mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
[fix] Remove indent
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user