mirror of
https://github.com/socfortress/Wazuh-Rules.git
synced 2025-10-23 00:02:11 +00:00
Update 900000-exclusion_rules.xml
This commit is contained in:
committed by
GitHub
parent
dbe19557bd
commit
3225f84874
@@ -838,8 +838,8 @@
|
||||
<!-- Exclude Graylog Java Process for Tetragon -->
|
||||
<rule id="900117" level="1">
|
||||
<if_sid>700002</if_sid>
|
||||
<field name="process.kprobe.process.binary" type="pcre2">^\/usr\/share\/graylog-server\/jvm\/bin\/java$</field>
|
||||
<description>Exclude ossec</description>
|
||||
<field name="process_kprobe.process.binary" type="pcre2">^\/usr\/share\/graylog\-server\/jvm\/bin\/java$</field>
|
||||
<description>Exclude Graylog Java</description>
|
||||
<options>no_full_log</options>
|
||||
</rule>
|
||||
<!-- Exclude Ossec Process -->
|
||||
|
Reference in New Issue
Block a user