https://github.com/aknuds1/docker-syslog-ng-sidecar
https://github.com/aknuds1/docker-syslog-ng-sidecar
docker syslog-ng
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aknuds1/docker-syslog-ng-sidecar
- Owner: aknuds1
- License: mit
- Created: 2017-07-31T14:57:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T12:22:22.000Z (over 4 years ago)
- Last Synced: 2025-04-02T14:21:40.354Z (6 months ago)
- Topics: docker, syslog-ng
- Size: 1000 Bytes
- Stars: 2
- Watchers: 3
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-syslog-ng-sidecar
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.