Merge pull request #810 from wazuh/1667-disable-filebeat-metrics-to4.3

Disable filebeat metrics
This commit is contained in:
Alberto Rodríguez 2022-07-04 17:47:09 +02:00 committed by GitHub
commit fa72ed99ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,3 +31,5 @@ output.elasticsearch:
# Optional. Send events to Logstash instead of Wazuh indexer # Optional. Send events to Logstash instead of Wazuh indexer
#output.logstash.hosts: ["YOUR_LOGSTASH_SERVER_IP:5000"] #output.logstash.hosts: ["YOUR_LOGSTASH_SERVER_IP:5000"]
logging.metrics.enabled: false