Daily Data Export to S3 Buckets
Configure
You can configure Autohost Enterprise to export daily reports to your own S3 storage bucket on AWS. Here's you you do it.
- Go to your AWS console and create a new bucket.
- On AWS, create a new user on AWS IAM with an inline policy that only allows a PutObject operation restricted to the new bucket.
- Create a new access key by clicking on the Security Credentials tab and click Create Access Key. Save the key ID and secret.
- Log in to your Autohost dashboard and navigate to Settings > Reports.
- Enter the following details:
- Bucket Name
- Bucket Prefix (e.g.
reports
) - Access Key
- Secret Key