Skip to main content

Setting Up AWS S3 Bucket

To stream logs to your AWS S3 bucket, you need to create a bucket and an AWS Role that provides access to it. The AWS Role (or user) should have the PutObject permission for your bucket. You can use the following CloudFormation quick-create link to set up this IAM Role.