mirror of
https://github.com/AlexMacocian/ServerManagementUtils.git
synced 2026-07-15 15:19:58 +00:00
Remove some extra metricbeat fields
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user