Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 416 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 416 Bytes

fluentd-kubernetes-daemonset

Container is based off the elastic search one, but with syslog bits added for papertrail Papertrail FluentD logger

$ sudo -u fluent gem install fluent-plugin-kubernetes_remote_syslog

Build with something like

$ docker build -t fluentd-es-pt:latest .