mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-20 10:57:51 +02:00
doc/log-forward: hint to copy from global-config
This commit is contained in:
parent
4ab1a88a92
commit
601404a5db
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@ The configuration goes to `global-config-overlay`, these are the parameters:
|
||||||
* `LogForwardIncludeMessage`: define message text to be forwarded (even if
|
* `LogForwardIncludeMessage`: define message text to be forwarded (even if
|
||||||
filter matches)
|
filter matches)
|
||||||
|
|
||||||
|
> ℹ️ **Info**: Copy relevant configuration from
|
||||||
|
> [`global-config`](../global-config.rsc) (the one without `-overlay`) to
|
||||||
|
> your local `global-config-overlay` and modify it to your specific needs.
|
||||||
|
|
||||||
These patterns are matched as
|
These patterns are matched as
|
||||||
[regular expressions](https://wiki.mikrotik.com/wiki/Manual:Regular_Expressions).
|
[regular expressions](https://wiki.mikrotik.com/wiki/Manual:Regular_Expressions).
|
||||||
To forward **all** (ignoring severity) log messages with topics `account`
|
To forward **all** (ignoring severity) log messages with topics `account`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue