Docker: Network created · docker.Action = create
Description
Docker: Network $(docker.Actor.Attributes.name) created
Query · wazuh
field docker.Action="^create$"
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=json AND field integration="^docker$" -
field docker.Type="^network$" -
field docker.Action="^create$"
Rule dependencies
Depends on
-
composes · Wazuh if_sid
87927