1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00
Files
eworm-de-routeros-scripts/doc
Christian Hesse de61c14c60 log-forward: implement reverse logic to include messages...
... even if a filter matches to exclude them. Let's have an example:

:global LogForwardFilter "(debug|info)";
:global LogForwardInclude "account";

This will forward everything about topic *account* (login, logout,
failed login, ...) - even with topic *info*.
2021-06-09 14:42:43 +02:00
..
2021-05-17 16:41:51 +02:00
2020-03-27 22:12:49 +01:00
2021-05-17 16:41:51 +02:00
2020-08-13 13:07:40 +02:00
2020-03-27 22:12:49 +01:00
2020-03-27 22:12:49 +01:00