<ul data-eligibleForWebStory="false">Running containerised workloads on AWS ECS Fargate requires a proper logging solution such as Loki and Grafana.Loki and Grafana provide a lightweight, scalable way to collect, store, and visualize logs without relying on bulky tools.The guide explains how to connect Loki and Grafana to ECS Fargate using Amazon S3 for storage and Fluent Bit as the log shipper.Loki is compared to Prometheus, being lightweight, easy to scale, and cost-effective due to indexing only labels instead of full log content.