disable filebeat metrics
This commit is contained in:
parent
4080da4e0d
commit
a9b8c48213
@ -30,4 +30,6 @@ output.elasticsearch:
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
# 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