Page 1 of 1

How to filter the domoticz log?

Posted: Monday 08 March 2021 18:27
by TroisSix
Hi guys,

I would like to display the log of domoticz in Dashticz, but when my dashticz is connected, it displays a lot of lines like "Incoming connection from 192.168.x.x" where x.x is my tablet (or my pc)

How could I remove this kind of line "Incoming connection from"?
PS: in domoticz.sh I have: DAEMON_ARGS="$DAEMON_ARGS -log /var/log/domoticz.log -loglevel status,error"

Thanks for you help :)