Merge pull request #812 from wazuh/1667-disable-filebeat-metrics-to4.4
Disable filebeat metrics
This commit is contained in:
commit
a8a0ff008e
@ -31,3 +31,5 @@ output.elasticsearch:
|
||||
|
||||
# Optional. Send events to Logstash instead of Wazuh indexer
|
||||
#output.logstash.hosts: ["YOUR_LOGSTASH_SERVER_IP:5000"]
|
||||
|
||||
logging.metrics.enabled: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user