Hi dear!
There was a question on the logging of Microtics.
How can I edit the rule and filter the string?
I’ve connected the Messenger API Telegram to my MikroTik, and I need to frequently update / check the commands, but the line gets in the router log.
I am also getting the "info fetch: file “xxxx.php” downloaded " every time I do a POST to my App API. I have 40 routers, POSTing every minute to my App, hence my syslog server is getting over 50k message per day. It would be nice if there is the option of disabling the fetch from logging.
In case of sending data to API, it may be good option to add keep-result=no to fetch command. Fetched file will not be saved and at top of that, logging info will not be shown: