mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update so-verify
This commit is contained in:
@@ -36,6 +36,7 @@ log_has_errors() {
|
|||||||
grep -vE "The Salt Master has cached the public key for this node" | \
|
grep -vE "The Salt Master has cached the public key for this node" | \
|
||||||
grep -vE "Minion failed to authenticate with the master" | \
|
grep -vE "Minion failed to authenticate with the master" | \
|
||||||
grep -vE "Failed to connect to ::1" | \
|
grep -vE "Failed to connect to ::1" | \
|
||||||
|
grep -vE "Failed to set locale" | \
|
||||||
grep -vE "perl-Error-" | \
|
grep -vE "perl-Error-" | \
|
||||||
grep -vE "Failed:\s*?[0-9]+" | \
|
grep -vE "Failed:\s*?[0-9]+" | \
|
||||||
grep -vE "Status .* was not found" | \
|
grep -vE "Status .* was not found" | \
|
||||||
|
|||||||
Reference in New Issue
Block a user