Skip to content

trutty/fluentd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Builds a fluentd Docker image based on alpine Linux for use in a Kubernetes environment.

All plugins and dependencies for fluentd are listed in the Gemfile and are directly installed in the image.

The image will run as a non-root user called fluent with uid 1000.

Kubernetes

During startup, fluentd will search for additional configuration files in /etc/fluent/config.d/*.conf. Make sure to have a ConfigMap with your config mounted in this location.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published