mirror of
https://github.com/KrystianD/mikrotik_configurator.git
synced 2025-08-08 12:15:22 +02:00
12 lines
349 B
Text
12 lines
349 B
Text
|
/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
|