Skip to content

Collecting Docker Log Files in AWS with Fluentd and Elasticsearch.

License

Notifications You must be signed in to change notification settings

ericgvt9/fluentd-es-aws

This branch is up to date with merapar/fluentd-es-aws-2.0:master.

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

  • Shell 100.0%