545cb3324785fb92f7eeef2736c0d8d3144aa641
All checks were successful
continuous-integration/drone/push Build is passing
sneak/logwriter
Container to run logspout + rsyslog and ingest docker logs and write them to disk as json.
example
docker \
run \
-d \
--restart-policy=unless-stopped \
-v /srv/z/logarchive:/var/logs \
-v /var/run/docker.sock:/var/run.docker.sock \
sneak/logwriter
Description
Languages
Dockerfile
54.1%
Shell
33.7%
Makefile
12.2%