syslog customization

Hi Everyone, is there a way to dig a bit deeper into logging customization?

Like disable logging on a specific interface? Or turn of logging for DHCP server leases? Thanks!

Use your own syslog that filter unwanted logs.

Done.

Trying to work that angle as well, haha. Thanks!

the answer may seem abrupt, but there is little we can do…

That's ok, if that's the best / only way, then that's the way it is!

I have proposed before that the “system->logging->rules” should be extended with a “regexp” column where you can filter on message content.
And also “system->logging->actions” be extended with a “script” action (a script called when a message is logged to that action).

It would extend the logging mechanism a lot and it would enable immediate action in case of certain problems, instead of having to run scheduled scripts that watch for certain messages to occur.
Unfortunately, it has not happened (yet).