User Tools

Site Tools


devops:logging:logspout

Table of Contents

Logspout

Logspout is a log router for Docker containers that runs inside Docker. It attaches to all containers on a host, then routes their logs wherever you want. It also has an extensible module system.

It's a mostly stateless log appliance. It's not meant for managing log files or looking at history. It is just a means to get your logs out to live somewhere else, where they belong.

For now it only captures stdout and stderr, but a module to collect container syslog is planned.

https://github.com/gliderlabs/logspout

devops/logging/logspout.txt · Last modified: 2023/11/01 07:15 by skipidar