Skip to content

tech-angels/docker-fluentd-kubernetes-gelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fluentd Log Collector For Kubernetes

This image reads logs from Docker containers hosted in a Kubernetes cluster and send them via the GELF protocol to a central logging server.

Environment variables used by the image:

  • GELF_HOST - the logging server address.
  • GELF_PORT - the UDP port.

You can configure behaviour via the following environment variables:

This image is an adaptation of fabric8io/docker-fluentd-kubernetes by Jimmi Dyson which sends logs to Elasticsearch.

About

A docker image that reads containers log and send them to Elasticsearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published