Disable logging

Hi,

I have the following in my log but I can’t find where logging is activated in config:

Time: Dec/27/2021 09:56:47
Buffer: memory
Topics: firewall
info
Message:
forward: in:bridge1 out:pppoe-interface, src-mac xx:yy:zz:tt:uu:vv, proto UDP, 192.168.0.33:44770->dest-ip:443, NAT (192.168.0.33:44770->wan-ip:44770)->dest-ip:443, len 57

and also:

Message: forward: in:pppoe-interface out:bridge1, src-mac 00:00:5e:00:01:1e, proto UDP, dns-ip->192.168.3.237:62943, NAT dns-ip:53->(wan-ip:62943->192.168.3.237:62943), len 242

Any idea ?

BR

The default Mikrotik config will Log event of following “Typics”: critical, error, warning and info
You can edit what (Rules) and how (Actions) something is to be logged via the Logging-Menu (See attachement)

In the Exemple you have provided, the Event was tagged as a “Firewall” and “Info” message.
27-12-_2021_10-13-36.jpg

Thats firewall log. Find the rule and set log=no

Man.. Thank you so much I Had to register to say thank you. I’ve been thinking about what is wrong with my router because my logs are flooded with firewall logs.