diff --git a/config/dev/files/filebeat.yml b/config/dev/files/filebeat.yml index 33e8294..7193462 100644 --- a/config/dev/files/filebeat.yml +++ b/config/dev/files/filebeat.yml @@ -10,6 +10,10 @@ filebeat.autodiscover: - /var/log/containers/*${data.kubernetes.container.id}.log processors: + - add_fields: + target: '' + fields: + stage: dev - add_host_metadata: output.logstash: