meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sw:opnsense:logging [2020/05/25 16:35] – niziak | sw:opnsense:logging [2020/09/11 08:19] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Logging ====== | ====== Logging ====== | ||
| + | |||
| + | ===== Update for 20.7 ===== | ||
| + | There is a option to disable legacy circular logging: [[https:// | ||
| + | And code change: [[https:// | ||
| + | |||
| + | ===== Pre 20.7 ===== | ||
| + | |||
| DO NOT INCRESE CIRCULAR LOG SIZES! | DO NOT INCRESE CIRCULAR LOG SIZES! | ||
| SYSLOG CLOG support is implemented using mmap-ed files. So with log file size 100MB it makes HDD 100% busy and make system not responsive. | SYSLOG CLOG support is implemented using mmap-ed files. So with log file size 100MB it makes HDD 100% busy and make system not responsive. | ||