deployment: Typo metricbeat openvidu server pro

pull/609/head
cruizba 2021-02-04 22:27:48 +01:00
parent e321370014
commit 41273d700d
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ metricbeat.modules:
enabled: true
period: ${OPENVIDU_PRO_STATS_MONITORING_INTERVAL}s
cpu.metrics: [normalized_percentages]
fields: {ip: "${MEDIA_NODE_IP}", cluster-id: "${CLUSTER_ID}", cluster-role: openvidu-server-pro}
fields: {cluster-role: openvidu-server-pro}
output:
elasticsearch:
hosts: ["${OPENVIDU_PRO_ELASTICSEARCH_HOST}"]