Page 1 of 1

Change location of log file : TwonkyMediaServer-log.txt

Posted: Fri Apr 24, 2009 6:05 pm
by peterfu
Does anybody know how I can change the location of the log file via command line parameter for the 5.x Servers - per default the log file is written to /tmp - I mainain a package for Thecus NAS devices (N5200, N7700) and the /tmp is on a very limited partition on the flash and fills it up very quickly if You don't take care to disable logging.
br
Peter

Re: Change location of log file : TwonkyMediaServer-log.txt

Posted: Sun Apr 26, 2009 9:30 am
by peterfu
OK - have now found the solution myself.
Simply add the parameter
-logfile <some dir/log file name>
to the startup command
br
Peter