I'm using lsync for incremental backup. After 6 month it generated about 6GB log file in /var/log/lsyncd/lsyncd.log
.
I decide to change log level to reduce log generation. there is an option '-log' in lsync man file and there is a config file in 'nano /etc/lsyncd.lua'.
I want know how set '-log' option in 'lsyncd.lua' file to disable or change log level?