Logmanager documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

MikroTik

To set up logging from MikroTik device, please follow these steps.

  1. Log bsd-syslog.
  2. programname. must be filled!

For example:

/system logging action
add bsd-syslog=yes name=mikrotik remote=10.250.0.202 remote-port=51000 target=remote
/system logging
add action=mikrotik topics=critical prefix=critical
add action=mikrotik topics=info prefix=info
add action=mikrotik topics=error prefix=error
add action=mikrotik topics=warning prefix=warning

To REMOTE field enter IP address you use to log in to Logmanager.