mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-25 21:34:30 +02:00
log-forward: keep the warning in subject for higher severity
This commit is contained in:
parent
b81f3850ae
commit
92b4af7b90
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ $ScriptLock $0;
|
|||
:set Bullet "large-orange-circle";
|
||||
}
|
||||
:if ($MessageVal->"topics" ~ "(emergency|alert|critical|error)") do={
|
||||
:set Warning true;
|
||||
:set Bullet "large-red-circle";
|
||||
}
|
||||
:if ($DupCount < 3) do={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue