Skip to main content
Amazon API Gateway emits two log streams: execution logs (request handling, integration latency, errors) and access logs (request/response details with custom format strings). Both are written to CloudWatch Log Groups. CloudWatch Log Forwarder — enable execution and access logging on each API stage and the Bronto forwarder Lambda subscribes to the CloudWatch Log Groups and streams events into Bronto.

Alternatives

See Ingesting AWS Data into Bronto for the full service-to-method mapping.

References