Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option name

Description

LogPath

The location of the log files on disk (Can be either a relative path, or absolute)

LogFileSizeCutoff

The size on MB for now large each individual log file is allowed to be (Roughly)

OldLogFileCount

How many log old log files we keep around

ErrorLogsKeepPeriod

How long we should keep error logs

TimeBetweenErrorLogCheck

How often we should run cleanup of error logs

LogStorageType

What kind of storage we should use. Currently on “Local” is supported.

LogMessagesToKeepInMemory

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.