Skip to content

Collecting Docker Log Files in AWS with Fluentd and Elasticsearch.

License

Notifications You must be signed in to change notification settings

merapar/fluentd-es-aws-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluentd-es-aws

This is a fluentd daemon for collecting kubernetes logs and sending them to AWS ElasticSearch. This is adapted from the original image, which was based on 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
  • LOGSTASH_PREFIX

About

Collecting Docker Log Files in AWS with Fluentd and Elasticsearch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages