Skip to content

UW-Macrostrat/traefik-log-rotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traefik-log-scraper

This service runs as a sidecar to the Traefik pod. It rotates the logs daily and sends them to the S3 for analysis.

The Docker Image

docker build -t traefik-log-rotate:latest .
docker run --env-file .env --rm -it -v $PWD/test-logs:/app/test-logs traefik-log-rotate:latest

About

Rotates Traefik Logs and Uploads to S3

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors