Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

hellofresh/logreplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logreplay

The overall goal is to re-feed logs stored on S3 into an ElasticSearch (ES) cluster. The resulting binary is meant to be used as the value for ENTRYPOINT in this Dockerfile.

This code handles following tasks:

  • writing template files based on values provided via environment variables,
  • mounting an AWS S3 bucket with the help of s3fs-fuse,
  • starting the Filebeat service to feed the logs into an ES cluster.

About

Re-feed logs stored in S3 into an ElasticSearch cluster.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages