Remove some extra metricbeat fields

This commit is contained in:
2025-07-28 22:54:04 +02:00
parent f076694a6a
commit 9df2a572bd
+21 -2
View File
@@ -58,6 +58,25 @@ output.elasticsearch:
# ================================= Processors =================================
processors:
- add_host_metadata: ~
- add_cloud_metadata: ~
- add_docker_metadata: ~
- add_kubernetes_metadata: ~
- drop_fields:
ignore_missing: true
fields:
- container.labels
- system.process.cgroup
- system.process.io
- auditd.log
- aws
- azure
- cef
- checkpoint
- cisco
- crowdstrike
- dll
- file
- fortinet
- gcp
- google
- haproxy
- juniper
- microsoft