Logging
By default, logs will be pushed to CloudWatch using fluent-bit. A log group with the same name as your cluster will be created to store your logs. API logs are tagged with labels to help with log aggregation and filtering. Below are some sample CloudWatch Log Insight queries:
RealtimeAPI:
BatchAPI:
TaskAPI:
Please make sure to select the log group for your cluster and adjust the time range accordingly before running the queries.
Structured logging
Last updated