Hi there.
I'd like to disable some log records on OpenWRT. These are cron tasks and luci-app-statistics log records
2577 Sun Jan 12 10:16:00 2025 cron err crond[2370]: USER root pid 21340 cmd /bin/sh /etc/scripts/dns.sh
2415 Sun Jan 12 09:00:00 2025 daemon err collectd[489]: Initialization complete, entering read-loop.
For now I configured logging like that:
Log output level - Warning
Cron Log Level - Disabled
according that article but nothing has change. Can somebody please explain, how to avoid these records?