AWS trusted advisor alert.


Description

AWS trusted advisor alert.

Query · wazuh

field aws.source="trustedadvisor"

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. 80480 AWS trusted advisor alert. anchor level 0 this rule
    field aws.source="trustedadvisor"

Rule dependencies

Depends on

Raw source AWS trusted advisor alert. · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="80480" level="0">
    <if_sid>80200</if_sid>
    <field name="aws.source">trustedadvisor</field>
    <options>no_full_log</options>
    <description>AWS trusted advisor alert.</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.