[Rule Tuning] Linux DR Tuning - Part 2 (#4417)

This commit is contained in:
Ruben Groenewoud
2025-01-29 10:34:13 +01:00
committed by GitHub
parent 4e95bc7891
commit 52d33c12b8
13 changed files with 41 additions and 27 deletions
@@ -2,7 +2,7 @@
creation_date = "2020/04/23"
integration = ["endpoint"]
maturity = "production"
updated_date = "2025/01/15"
updated_date = "2025/01/24"
[rule]
author = ["Elastic"]
@@ -72,8 +72,9 @@ not (
process.parent.name:(
mkinitramfs or cryptroot or framebuffer or dracut or jem or thin-provisioning-tools or readykernel or lvm2 or
vz-start or iscsi or mdadm or ovalprobes or bcache or plymouth or dkms or overlayroot or weak-modules or zfs or
systemd or whoopsie-upload-all or kdumpctl or apport-gtk or casper or rear or kernel-install
)
systemd or whoopsie-upload-all or kdumpctl or apport-gtk or casper or rear or kernel-install or newrelic-infra
) or
process.parent.executable:/var/lib/dpkg/info/linux-modules*-generic.post*
)
'''
note = """## Triage and analysis