Docker logging driver configuration – JSON-file and journald

Docker allows us to stream logs to different places with plugins called logging drivers.
How to change logging driver? What’s the most popular ones?
What is logging driver? Docker has got two types of logging drivers:
built-in like: awslogs fluentd gcpl… Read more

Similar

Increase your Docker IP space

Recently, I started setting up a new application on my docker host. It was late in the day, and I just wanted to get something up and working to play around with. Just my luck, I was met with wonderfully cryptic error:... (more…)

Read more »