We are using software to make changes to our Mikrotik via API. The problem is that every minute we get a log in and log out entry, this makes it full quickly and consequently makes the log useless.
Is there any way to simply hide API log in/out?
I’ve tried to quiet the logging but it doesn’t seem to work as expected, in fact it’s only doubling up the lines.
/system logging action
add memory-lines=1 name=quiet target=memory
/system logging
add action=quiet topics=system,info,account