Push Logs to AWS S3 bucket
On this page
You can continually push logs from mongod
, mongos
, and audit logs to an AWS S3 bucket.
Atlas exports logs every 5 minutes.
Required Access
To push logs to an AWS S3 bucket, you must have
Project Owner
or Organization Owner
access to
Atlas.
To push logs to an AWS S3 bucket using the Atlas Administration API, you
must have Project Owner
access to Atlas.
Prerequisites
You will need:
an AWS account with permissions to manage IAM roles.
an existing AWS S3 bucket.
Procedure
To continually push logs to an AWS S3 bucket, follow these steps.
In Atlas, go to the Advanced page for your project.
If it's not already displayed, select the organization that contains your project from the Organizations menu in the navigation bar.
If it's not already displayed, select your project from the Projects menu in the navigation bar.
In the sidebar, click Advanced under the Security heading.
The Advanced page displays.
Limitations
You can't specify which logs to send. Atlas sends all
mongod
,mongos
, and audit logs.Push-based log export doesn't support Bring Your Own Key (BYOK).