Skip to content

Flientd Docker image with ElasticSearch and Syslog for services like Papertrail

License

Notifications You must be signed in to change notification settings

timothyclarke/docker-fluentd-es-pt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .