mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
omit new hypervisor state name fp
This commit is contained in:
@@ -68,6 +68,7 @@ log_has_errors() {
|
|||||||
grep -vE "Command failed with exit code" | \
|
grep -vE "Command failed with exit code" | \
|
||||||
grep -vE "Running scope as unit" | \
|
grep -vE "Running scope as unit" | \
|
||||||
grep -vE "securityonion-resources/sigma/stable" | \
|
grep -vE "securityonion-resources/sigma/stable" | \
|
||||||
|
grep -vE "remove_failed_vm.sls" | \
|
||||||
grep -vE "log-.*-pipeline_failed_attempts" &> "$error_log"
|
grep -vE "log-.*-pipeline_failed_attempts" &> "$error_log"
|
||||||
|
|
||||||
if [[ $? -eq 0 ]]; then
|
if [[ $? -eq 0 ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user