Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-11 | doc/log-forward: hint to copy from global-config | 1 | -0/+4 | |
2023-01-20 | doc/log-forward: add tips and tricks | 1 | -0/+12 | |
2023-01-18 | doc/log-forward: add some more details | 1 | -5/+20 | |
2023-01-11 | use arrows with emoji representation•••We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top | 1 | -3/+3 | |
2022-10-20 | doc/log-forward: update notification•••---- ✂️ ---- ⚠️ Log Forwarding The log on MikroTik contains these 3 messages after 6d23:55:18 uptime. ● 13:24:02 script;error backup-cloud: Failed uploading backup for MikroTik to cloud! ● 13:24:17 system;info;account user admin logged in from 192.168.88.177 via ssh ● 13:24:57 system;info;account user admin logged out from 192.168.88.177 via ssh ---- ✂️ ---- | 1 | -1/+1 | |
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | 1 | -1/+2 | |
2022-05-12 | doc/log-forward: RouterOS v7 path syntax | 1 | -1/+1 | |
2022-02-22 | doc/log-forward: remove extra character•••Looks like copy'n'paste error... | 1 | -1/+1 | |
2022-02-20 | add doc/mod/notification-matrix | 1 | -1/+2 | |
2022-02-20 | add doc/mod/notification-telegram | 1 | -1/+2 | |
2022-02-12 | doc: use another info icon: 🛈 -> ℹ️ | 1 | -1/+1 | |
2022-02-11 | doc: put hints into block quote | 1 | -2/+2 | |
2021-11-11 | doc: move notification images to script-specific directories | 1 | -1/+1 | |
2021-06-21 | doc: add sample notifications | 1 | -0/+4 | |
2021-06-09 | 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*. change-55 | 1 | -0/+3 | |
2021-06-09 | doc/log-forward: mention Matrix | 1 | -1/+1 | |
2021-06-08 | global-functions: implement notifications via Matrix•••Matrix is an open network for secure, decentralized communication - and it has a web api. A warning on message type: Using 'm.notice' breaks rendering on Element for Android (no fixed width font) and does not pop up desktop notification. Thus we use 'm.text'. Should be safe as we do not send the messages in response to other messages. https://matrix.org/ change-53 | 1 | -1/+1 | |
2021-05-03 | doc: inform about dependency on base installation•••That should make the documentation clearer if external sites link to the documentation of a specific script. | 1 | -0/+3 | |
2020-09-25 | log-forward: add filter on log message textchange-29 | 1 | -1/+2 | |
2020-07-15 | add 'log-forward', drop 'early-errors'change-23 | 1 | -0/+42 |