Windows Eventlog informational event


Description

Windows Eventlog informational event

Query · wazuh

field win.system.severityValue="^INFORMATION$"

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. decoded_as=windows_eventchannel AND field win.system.providerName="\.+"
  2. field win.system.channel="^System$"
  3. field win.system.providerName="^Eventlog$|^Microsoft-Windows-Eventlog$"
  4. 63100 Windows Eventlog informational event anchor level 0 this rule
    field win.system.severityValue="^INFORMATION$"

Refined by

2 rules chain off this one, narrowing it further.

Rule dependencies

Depends on

Raw source Windows Eventlog informational event · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="63100" level="0">
    <if_sid>60007</if_sid>
    <field name="win.system.severityValue">^INFORMATION$</field>
    <description>Windows Eventlog informational event</description>
    <options>no_full_log</options>
  </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.