logspout icon indicating copy to clipboard operation
logspout copied to clipboard

Log routing for Docker container logs

Results 111 logspout issues
Sort by recently updated
recently updated
newest added

I really want to use Logspout without having to go to disk for the logs. I thought I needed to fix this on the Docker side, but [the discussion brought...

type: bug
needs: rebase
needs: documentation

Hi, I wonder what is the best way to customize logs messages and to include additional information about Docker container from environment variables. I'm working on PaaS solution using Apache...

type: enhancement
status: fix-provided

This is a rebase of https://github.com/progrium/logspout/pull/24. Streams output to redis, appending to a list named after the container. Ideas for improvement or future features: - option to append all logs...

type: enhancement
needs: rebase

This is a generic JSON adapter that _can_ be used with Logstash, but doesn't need to be. Its fields can be configured with environment variables, with minimal default fields enabled,...

type: enhancement
needs: rebase
needs: documentation

While working on creating an adapter, I have it sending all logs to papertrail and my adapter sends certain lines to another service if they contain a specific value. If...

type: enhancement

I noticed while trying to create a module that the adapter is getting the logs from the "logspout" container itself. So if I have any log output in the `Stream`...

type: enhancement

Would be great to include a small go based syslog server library ( https://github.com/ziutek/syslog ) and allow via options to have logspout listen on udp syslog or unix socket. this...

type: enhancement

Good evening there, Firstly, thanks a lot for this version of Logspout container. Logging containers logs output works very well in my infra on ELK. I understood that logspout collect...

type: enhancement

Hi - I'm trying to use logspout in conjunction with kubernetes, and there is no problem with logs being picked up and shipped to the syslog, but with the nature...

type: enhancement

Hello, Is this project maintened ? If not, it is possible to write it on the README ? Thanks. Regards