Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 498 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 498 Bytes

kube-syslog-sidecar

Fork of aknuds1/docker-syslog-ng-sidecar to provide automated builds and minor tweaks.

Dockerfile for syslog-ng to run in a sidecar container logging to stdout. The purpose of this Dockerfile is to build a Docker image that runs in a sidecar container, forwarding logs from the main container to stdout so Kubernetes can pick up the logs.

One use of this is to make haproxy container friendly, by logging to stdout.