AWS CloudTrail
AWS CloudTrail monitors and records account activity across your AWS infrastructure, giving you control over storage, analysis, and remediation actions.
AWS CloudTrail publishes logs to S3. It also publishes metrics to CloudWatch. Using Honeycomb’s AWS integrations, you can send those logs and metrics to Honeycomb.
How it works
AWS CloudTrail can be configured to store logs in S3. Honeycomb’s AWS integrations use a Lambda function that subscribes to PutObject events on the S3 bucket for those logs. This service sends structured log data to Honeycomb.
AWS CloudTrail also provides Metric Streams, which forward all metrics captured to third-party destinations. Metrics are streamed to Honeycomb using AWS Kinesis Data Firehose.
This service sends logs to S3, then a Lambda function structures and transports those logs to Honeycomb. It also sends metrics via an AWS CloudWatch Metrics Stream to AWS Kinesis, which uses a Kinesis Data Firehose to send that data to Honeycomb in OTLP format.