Ignore snap disks because they are always at 100% of capacity
Description
Ignore snap disks because they are always at 100% of capacity
Query · wazuh
regex="'df -P':\s+/dev/loop\d+\s+\d+\s+\d+\s+0\s+100%\s+/snap/\w+/\d+"
Fires when
Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.
-
decoded_as=ossec -
match="^ossec: output:" -
match="ossec: output: 'df -P': /dev/" AND regex="100%" -
regex="'df -P':\s+/dev/loop\d+\s+\d+\s+\d+\s+0\s+100%\s+/snap/\w+/\d+"
Rule dependencies
Depends on
-
composes · Wazuh if_sid
531