dox42 Server log grows too fast

Prev Next

Scenario

In some cases, the dox42 Server log can grow too fast, and it can take too much disk space.

Solution

Most likely, the reason is that the logging is set up in the way to be too detailed which is most often not really needed. For example, when switching to “POST” or “POST (Base64)” HTTP mode, ensure that the dox42 Server trace mode is not set to “debug” or “trace”. If it is set to “debug” or “trace”, the log can grow fast, and it can contain some sensitive data.

Configure log settings in the NLog.config file. For a complete documentation of the logging framework NLog see www.nlog-project.org.