Problem understanding system log configuration

Hi All

I have a Miktotik router running and I getting a lot of DHCP information in my log-files which has no real value to me and makes the interesting stuff more easily overlooked. The log entries looks like this:

dhcp, info defconf assigned 192.168.1.41 to 70:EE:51:51:5E:04
dhcp, info defconf deassigned 192.168.1.41 from 70:EE::51:51:5E:04

So what I would like is disabling just dhcp,info messages. I tried several thing

/system logging add disabled=no topics=!dhcp,!info,!debug,!packet

But that is not working at all - instead I get full logging of much more. It’s probably just me who hasn’t figured out how logging is configured yet. What would be the way to keep everything as is but just stop the logging of these “dhcp, info defconf assigned…” messages?

Kind regards
Kasper

No one out there, that are able to hint me?

Why not use the webinterface or Winbox then all will look a lot clearer to you. You can find logging in the system part…but that you already know.