Monitorr / logarr

“Logarr” is a self-hosted PHP web app that consolidates, formats, and displays log and text files for easy analysis and monitoring.
https://github.com/Monitorr
MIT License
279 stars 12 forks source link

Dynamic paths and auto add new identical paths to logs. #148

Open mingomingo opened 4 years ago

mingomingo commented 4 years ago

Your environment:

Doing this specifically for plex, since I run a lot of time for testing purposes.

`/opt/appdata/plex1/path/to/plex/logs/Plexmediaserver.log

/opt/appdata/plex2/path/to/plex/logs/Plexmediaserver.log

/opt/appdata/plex3/path/to/plex/logs/Plexmediaserver.log`

So when I add plex4, I dont have to edit the config file?