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'm using the logspout http module from a custom logs container and have an IoT device scenario where the host is restarted. After the restart I was thinking I'd get...

We would love to use this project on arm devices without having to do our own custom build. I checked everywhere I could and it doesn't appear you have a...

type: enhancement

### Add more template functions - Following https://github.com/gliderlabs/logspout/pull/356 - Added simple `replace` as well.

Hi I'm facing this inactivity time exceeded timeout error for every 1 minute, at this breaking point logs are not received by logstash. I have tried with different solutions. But...

Hi, I've commented to related PR chat but couldn't get an answer so I'm asking from there. https://github.com/gliderlabs/logspout/pull/401#issuecomment-544856706 Since log messages doesn't includes miliseconds in timestamp fields, observing exceptions is...

type: enhancement
status: fix-provided

Fixes https://github.com/gliderlabs/logspout/issues/270

needs: rebase

This can be useful for extracting structured data from container name. For example, Kubernetes name containers in format `k8s_CONTAINER_POD_NAMESPACE_UID_0` so I can now extract structured data by defining this var:...

needs: rebase

The rationale for this PR is that not preserving original timestamps by logspout makes investigation of issues across multiple services hard.

needs: rebase

Addresses #420 If we go receive an EOF, make sure we pass on any pending data before finishing up

needs: rebase

If a container was started by a swarm service, this additionally checks the service labels in the MatchContainer function. It also looks at service labels when deciding whether to ignore...

needs: rebase