Skip to main content
Amazon ElastiCache for Redis and Valkey can publish two log streams: the slow log (commands that exceeded a configured execution threshold) and the engine log (server events). Both can be delivered to CloudWatch Log Groups. ElastiCache for Memcached doesn’t emit these log streams. CloudWatch Log Forwarder — enable slow log and engine log delivery to CloudWatch on the cluster, and the Bronto forwarder Lambda subscribes to the resulting log groups.

Alternatives

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

References