| Stereo Tool https://www.forums.stereotool.com/ |
|
| MicroMPX logging behavior is weird https://www.forums.stereotool.com/viewtopic.php?t=33590 |
Page 1 of 1 |
| Author: | RMZW [ Sun May 07, 2023 9:43 pm ] |
| Post subject: | MicroMPX logging behavior is weird |
I just installed MicroMPX on a Linux computer and normally applications log to something like /var/log/micrompx. However MicroMPX seems to log to the users home directory and write a new log file every time it's started. There seems to be no command line start options to specify a logging directory or configuration file at all. Which is weird for a Linux application, but it's fine I guess. However the logging behavior is documented nowhere. Can anyone tell me if it rotates it's own logs and deletes old logs after some time, or do I need to set up log rotate and deletion rules for it? |
|
| Author: | hvz [ Mon May 15, 2023 5:06 pm ] |
| Post subject: | Re: MicroMPX logging behavior is weird |
Quote:
I just installed MicroMPX on a Linux computer and normally applications log to something like /var/log/micrompx. However MicroMPX seems to log to the users home directory and write a new log file every time it's started.
Hi,There seems to be no command line start options to specify a logging directory or configuration file at all. Which is weird for a Linux application, but it's fine I guess. However the logging behavior is documented nowhere. Can anyone tell me if it rotates it's own logs and deletes old logs after some time, or do I need to set up log rotate and deletion rules for it? Yes, it removes old log files, it has an internal parameter (LogRotationMaxTotalSizeMegaBytes, it's currently not accessible) that's set to 4 GB. When it exceeds that, old log files are removed. We originally had it set to /var/log, but on some systems that directory wasn't writable. |
|
| Page 1 of 1 | All times are UTC+01:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|