Three days of container logs sit in a CloudWatch log group. Operations needs the count of timeout messages by hour, not a manual scroll. What should they use?
Select an answer to reveal the explanation.
Short Explanation
Three days of container logs sit in a log group, and ops needs timeout counts by hour. Query CloudWatch Logs Insights. Manual scrolling does not scale, and Debugger is a training tool, not an invocation-timeout query.
Full Explanation
CloudWatch Logs Insights queries a log group over a time window and can count timeout messages by hour. Manual scrolling does not scale. QuickSight is an analytic dashboard, not the log-query engine, and SageMaker Debugger is a training tool, not an invocation-timeout query.