KrystianD.mikrotik_configur.../example/1-logging.rsc

12 lines
349 B
Text
Raw Permalink Normal View History

2022-11-04 21:20:16 +01:00
/system logging action remove [find default=no]
/system logging remove [find default=no]
/system logging action
add name=pc2 remote=192.168.1.2 remote-port=1514 target=remote
/system logging
add action=pc2 prefix=MT topics=critical
add action=pc2 prefix=MT topics=error
add action=pc2 prefix=MT topics=warning
add action=pc2 prefix=MT topics=info