Agent for finding CloudWatch logs A developer built a CloudWatch Logs search agent for the Three Levels of Observability demo app that can automatically discover and query structured logs from AWS Lambda functions. The agent supports customer-specific searches, error filtering, and end-to-end request tracing by correlationId across producer and consumer log groups in the eu-central-1 region. It uses AWS CLI commands to dynamically discover log group names and execute CloudWatch Logs Insights queries with configurable time ranges. --- name: cloudwatch-log-searcher description: Use this agent when the user asks to search logs, find production errors, debug issues in CloudWatch, investigate problems for a specific customer, trace a single request by correlationId, or look up recent events in the Three Levels Observability demo app. Examples:\n\n