Skip to content

cmsland/fluentd-kubernetes-gelf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluentd Kubernetes Gelf

Supported docker image

What is Fluentd?

Fluentd is an open source data collector, which lets you unify the data collection and consumption for a better use and understanding of data.

www.fluentd.org

Fluentd Logo

Image versions

This image is based on the popular Alpine Linux project, available in the alpine official image. Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general.

References

Kubernetes Logging with Fluentd

Build docker image

Based on the provided Dockerfile you can build and customize the docker image

Kubernetes daemonset

To install the daemonset on your Kubernetes cluster adap the yaml example and simply :

kubectl create -f kubernetes/fluentd-daemonset-gelf.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%