Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.
/ logreplay Public archive

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

License

Notifications You must be signed in to change notification settings

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages