Overview
Explore the intricacies of container monitoring and logging in Docker Engine with Swarm in this 20-minute conference talk. Delve into the challenges of distributed logging in containerized environments and learn how to effectively manage logs across multiple nodes. Discover the inner workings of Docker Engine's logging subsystem, including the role of logging drivers and the pros and cons of running log collectors as containers. Gain insights into centralizing log collection for improved troubleshooting and auditing capabilities. Follow along as the speaker demonstrates a step-by-step setup for a robust logging infrastructure, covering topics such as monitoring, troubleshooting, and implementing a centralized logging solution. By the end of the talk, acquire the knowledge to set up an efficient logging stack for your Docker Swarm environment in just three steps.
Syllabus
Intro
Goals for today
Problem: All my logs are everywhere
Monitoring
Troubleshooting
Logging with Docker Swarm
Logging supercharged!
Centralized logging
Logging flow
Where do I run my log stack?
Get the setup running
Service stack setup
Get a setup running in 3 steps
End result
Taught by
Docker