Skip to main content
Version: 0.9.x

AWS S3

S3 Exporter

Lunar aims to provide its users with comprehensive diagnosis and research, empowering them to make informed remediations and ensuring the system performs as expected.

Exporter Configuration

Set up a new S3 bucket and grant the EC2 instance hosting Lunar write access to it.
For guidance refer to this link: How to grant an EC2 instance access to an S3 bucket.

exporters:
s3:
bucket_name: "[bucket_name]"
region: "[bucket_region]"
CTRL + M