disable filebeat metrics
This commit is contained in:
parent
fd7afffc2b
commit
6c92d412d4
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user