aptalca c201cbffe6
Merge pull request #393 from brycied00d/patch-1
[universal-stdout-logs] Use tail -F to follow rotated log files
2022-08-26 12:55:09 -04:00
2021-12-17 10:39:37 -05:00
2020-02-02 15:55:44 -05:00
2020-02-02 15:55:44 -05:00
2020-02-02 15:55:44 -05:00
2021-12-17 10:22:06 -05:00
2019-05-30 20:35:20 +01:00
2021-12-17 10:58:08 -05:00

stdout-logs - Docker mod for any container

This mod allows any specified log files to be tailed and included in the container's STDOUT.

In any container docker arguments, set an environment variable DOCKER_MODS=linuxserver/mods:universal-stdout-logs

If adding multiple mods, enter them in an array separated by |, such as DOCKER_MODS=linuxserver/mods:universal-stdout-logs|linuxserver/mods:universal-mod2

Simply set the environment variable LOGS_TO_STDOUT with a pipe-delimited (|) list of log files to include, such as LOGS_TO_STDOUT="/config/logs/radarr.txt|/config/logs/radarr.debug.txt".

Description
No description provided
Readme GPL-3.0 6.5 MiB
Languages
Text 100%