AWS trusted advisor - [] []: . · aws.status = WARN


Description

AWS trusted advisor - [$(aws.uuid)] [$(aws.check-name)]: $(aws.status).

Query · wazuh

field aws.status="WARN"

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. 80200 AWS alert. anchor level 0
    decoded_as=json AND field integration="aws"
  2. field aws.source="trustedadvisor"
  3. 80482 AWS trusted advisor - [] []: . · aws.status = WARN refinement level 4 this rule
    field aws.status="WARN"

Rule dependencies

Depends on

Raw source AWS trusted advisor - [] []: . · aws.status = WARN · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="80482" level="4">
    <if_sid>80480</if_sid>
    <field name="aws.status">WARN</field>
    <options>no_full_log</options>
    <description>AWS trusted advisor - [$(aws.uuid)] [$(aws.check-name)]: $(aws.status).</description>
    <group>aws_trusted_advisor,</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.