remark Beat tag for now

This commit is contained in:
Wes Lambert
2020-05-16 14:59:41 +00:00
parent 6a2ddd4ef6
commit f0662eed48

View File

@@ -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 {