Table of Contents

Logging

Update for 20.7

There is a option to disable legacy circular logging: Local (non circular) logs And code change: Syslog: optionally disable legacy (clog) logging

Pre 20.7

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.

Circular log files:

# tail z dnsmasq.log file
clog -f /var/log/dnsmasq.log