Questions about RouteOS

Hi all !

Forgive me if similar questions have already been raised before, at least I couldn’t find any information.

I really like Mikrotik, I often use it in my projects. The following questions arose:

  • Is it possible to display a detailed message about configuration changes on Mikrotik? Instead of “address list entry added by admin” display “/ip firewall address-list add address=XXX.XXX.XXX.XXX list=Name”. I would like to configure Mikrotik to output change lines to a file, recording the date and user, without installing additional services for comparing configurations. In some projects, Mikrotik is used as an L3 core without access to the Internet and without access to the server part.

  • Are there plans to introduce functionality for grouping address sheets? It would be cool and very convenient.

Thank you !

Hi all !

For the first question, I found a solution in RouterOS v7 “/system/history/print detail”. So far I noticed that the applied command and the return command are not displayed for the “filter rule moved” action. Based on these lines, I wanted to make changes recorded by administrators on the syslog server and, using scripts, more accurate synchronization between two nodes running RouterOS.

  • Please tell me, will viewing for the “/ip/firewall/filter/move numbers=1 destination=0” command be added to “/system/history/print detail”?
  • Are there any plans to synchronize configuration between nodes?

Thank you !
add.PNG
move.PNG