diff --git a/salt/logstash/pipelines/config/so/0010_input_hhbeats.conf b/salt/logstash/pipelines/config/so/0010_input_hhbeats.conf index 6b7667f5c..050d01d73 100644 --- a/salt/logstash/pipelines/config/so/0010_input_hhbeats.conf +++ b/salt/logstash/pipelines/config/so/0010_input_hhbeats.conf @@ -5,7 +5,7 @@ input { ssl_certificate_authorities => ["/usr/share/filebeat/ca.crt"] ssl_certificate => "/usr/share/logstash/filebeat.crt" ssl_key => "/usr/share/logstash/filebeat.key" - tags => [ "beat" ] + #tags => [ "beat" ] } } filter {