mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-03 17:54:47 +02:00
log-forward: add filter on log message text
This commit is contained in:
parent
c3ea555233
commit
697e32a306
6 changed files with 11 additions and 5 deletions
|
@ -31,9 +31,10 @@ Just install the script:
|
|||
Configuration
|
||||
-------------
|
||||
|
||||
The configuration goes to `global-config-overlay`, there is just one parameters:
|
||||
The configuration goes to `global-config-overlay`, these are the parameters:
|
||||
|
||||
* `LogForwardFilter`: define topics *not* to be forwarded
|
||||
* `LogForwardFilterMessage`: define message text *not* to be forwarded
|
||||
|
||||
Also notification settings are required for e-mail and telegram.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue