Post Sun Apr 16, 2017 4:25 pm

Override logs default location

Would it be possible to change the log file location and decouple it from serviio home ?.
Maybe use separate system property for the log root like this:
<param name="File" value="${serviio.log}/log/serviio.log">
And then supplying it with default value in the startup script like -Dserviio.log=$SERVIIO_HOME in serviio.sh
This would enable moving the logs out of the docker container: https://github.com/linuxserver/docker-serviio