...
Option name | Description |
---|---|
| The location of the log files on disk (Can be either a relative path, or absolute) |
| The size on MB for now large each individual log file is allowed to be (Roughly) |
| How many log old log files we keep around |
| How long we should keep error logs |
| How often we should run cleanup of error logs |
| What kind of storage we should use. Currently on “Local” is supported. |
| The number of log messages to keep in memory when looking for related log lines when an error is logged. Decrease the decrease memory usage. The default setting should be able to keep about 100 MB of logs in memory (With some variance for the specific logs) |
All these settings can be changed on the fly, without requiring a restart of the LogServer process.