diff --git a/early-errors b/early-errors index eaee745..2660bd1 100644 --- a/early-errors +++ b/early-errors @@ -9,7 +9,7 @@ :global SendNotification; -:local Errors [ / log find where topics~"error" ]; +:local Errors [ / log find where topics~"error" or topics~"critical" ]; :local ErrCount [ :len $Errors ]; :if ($ErrCount > 0) do={ :local Message ("The log on " . $Identity . " contains " . $ErrCount . \