Docker: Information message


Description

Docker: Information message

Query · wazuh

field docker.level="info"

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.

  1. 86000 Docker messages anchor level 0
    decoded_as=docker
  2. 86001 Docker: Information message suppression level 1 this rule
    field docker.level="info"

Rule dependencies

Depends on

Raw source Docker: Information message · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="86001" level="1">
        <if_sid>86000</if_sid>
        <field name="docker.level">info</field>
        <description>Docker: Information message</description>
        <group>docker-info,</group>
    </rule>

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.