Skip to content

mmihic/fluentd-es-aws

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collecting Docker Log Files with Fluentd and Elasticsearch

This is a fluentd daemon for monitoring kubernetes log and sending the log to AWS ElasticSearch. This is adapted from the kubernetes fluentd-es-image.

You must configure the following environment variables:

  • AWS_ELASTICSEARCH_URL (with https:// appended by the ElasticSearch endpoint)
  • AWS_REGION
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 68.3%
  • Makefile 31.7%