Log Analytics (The "Observability" Use Case) using AWS servics

The Problem: You have 1,000 ECS containers. One of them just crashed. Which one? Why?

The Data: Error logs, access logs, system logs.

The Requirement: You need to search through billions of lines of text to find a specific timestamp or error code.

Solution :