Amazon Virtual Private Cloud
Amazon Virtual Private Cloud (Amazon VPC) gives you full control over your virtual networking environment, including resource placement, connectivity, and security.
Amazon Virtual Private Cloud 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
Amazon Virtual Private Cloud 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.
Amazon Virtual Private Cloud 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.