[fix] Remove indent

This commit is contained in:
William Wernert
2021-07-14 10:13:14 -04:00
parent e41811fbd0
commit 818f912a90

View File

@@ -119,7 +119,7 @@ filebeat.inputs:
module: logscan module: logscan
dataset: alert dataset: alert
processors: processors:
- drop_fields: - drop_fields:
fields: ["source", "prospector", "input", "offset", "beat"] fields: ["source", "prospector", "input", "offset", "beat"]
fields_under_root: true fields_under_root: true
clean_removed: true clean_removed: true