GCP VPC usage event.


Description

GCP VPC usage event.

Query · wazuh

field gcp.s_request_id="^(?!^$).+$"

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. 65000 GCP alert. anchor level 0
    decoded_as=json AND field integration="gcp"
  2. 65074 GCP VPC usage event. refinement level 2 this rule
    field gcp.s_request_id="^(?!^$).+$"

Rule dependencies

Depends on

Raw source GCP VPC usage event. · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="65074" level="2">
    <if_sid>65000</if_sid>
    <field name="gcp.s_request_id" type="pcre2">^(?!^$).+$</field>
    <options>no_full_log</options>
    <description>GCP VPC usage event.</description>
  </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.