From 7540f4b62d41a86f1249ad26bf83021c513e6c54 Mon Sep 17 00:00:00 2001 From: friedrich goerz Date: Fri, 13 May 2022 08:32:03 +0200 Subject: [PATCH] DEV-338: tried to add additional field for stage - correcting indentation --- config/dev/files/filebeat.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/dev/files/filebeat.yml b/config/dev/files/filebeat.yml index 7193462..1d5e062 100644 --- a/config/dev/files/filebeat.yml +++ b/config/dev/files/filebeat.yml @@ -12,8 +12,8 @@ filebeat.autodiscover: processors: - add_fields: target: '' - fields: - stage: dev + fields: + stage: dev - add_host_metadata: output.logstash: