See the entire conversation

My favorite thing about AWS ECS + FireLens with Fluentbit is the ability to automatically tag logs with ECS metadata. For each log line I can see which cluster, instance, task, adn container the log originated from. I can also split stdout from stderr to find errors fast:
No replies as of Jul 19 2021