disable filebeat metrics

This commit is contained in:
fcaffieri 2022-07-04 11:38:05 -03:00
parent 0e3e21c9cd
commit 1e032c9ebb
No known key found for this signature in database
GPG Key ID: B7BF03CCFA03B9B8

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