diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:13:25 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | 601404a5db29b7d2b25a1e8e8d27f65e909b6d1d (patch) | |
tree | 917a604edb63eb2b947b10d088ff21cbb6dd1c9b | |
parent | 4ab1a88a92316fcb759cd0a4fcb97589d4316491 (diff) |
doc/log-forward: hint to copy from global-config
-rw-r--r-- | doc/log-forward.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/log-forward.md b/doc/log-forward.md index 6faa27e..43ae897 100644 --- a/doc/log-forward.md +++ b/doc/log-forward.md @@ -54,6 +54,10 @@ The configuration goes to `global-config-overlay`, these are the parameters: * `LogForwardIncludeMessage`: define message text to be forwarded (even if 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 [regular expressions](https://wiki.mikrotik.com/wiki/Manual:Regular_Expressions). To forward **all** (ignoring severity) log messages with topics `account` |