This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reference:diagnostics [2012/07/20 09:31] – temp/error files simon | reference:diagnostics [2018/11/14 10:45] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 70: | Line 70: | ||
| ====Log File Sizes==== | ====Log File Sizes==== | ||
| + | The **Log File Sizes** tab allows you to control the maximum size of various types of log file, and how long the files are kept. | ||
| + | |||
| + | ===How long to keep OLD log files=== | ||
| + | * **Keep** [-] **old log files** - //The number of **.lbk** files to keep for each type of log - this is the default setting, and usually requires less disk space, but on a busy server, some log files will only cover a few seconds before filling up// | ||
| + | * **Keep old log files for** [-] **days** - //The length of time to keep old log files - this can result in lots of files being stored, but should ensure you have time to inspect an issue, before the logs are overwritten// | ||
| + | |||
| + | |||
| + | ===OLD Log file disk usage=== | ||
| + | * **Use no more than** [-] **MB for old log files (*.LBK)** - //This setting limits the amount of disk space taken up by old log files// | ||
| + | * **Delete old log files (*.LBK) if less than** [-] **MB free disk space** - //This setting prevents VPOP3 from completely filling up a disk with old log files. When this threshold is reached, VPOP3 will begin removing old log files, to free up more disk space// | ||
| + | |||
| + | **// | ||
| + | |||
| + | ===Maximum file sizes=== | ||
| + | It is possible to set the maximum file size, for the following logs: | ||
| + | |||
| + | ^Description | ||
| + | |Main Log File |vpop3.log | ||
| + | |Main Error Log File |errors.log | ||
| + | |Session Log Files |pop3svr.log, | ||
| + | |Download Rules Log |dlrules.log | ||
| + | |SMTP Rules Log |smtprules.log | ||
| + | |Security Log |security.log | ||
| + | |Virus Scanner Log |viruscan.log | ||
| + | |External Router Log |extrouter.log | ||
| + | |HTTP Client Log |httplog.txt | ||
| + | |AV Update Log |avupdate.log | ||
| + | |SMTP Transcript Log |smtptranscript.log | ||
| + | |POP3 Transcript Log |pop3transcript.log | ||
| + | |Lua Errors Log |luaerrors.log | ||
| + | |Instant Messaging Log |vpop3_im.log | ||
| + | |Spam Rules Log |spamrules.log | ||
| + | |Webmail Access Log |webmail.log | ||