deployment: Add mediasoup logs to metricbeat config file

pull/648/head
cruizba 2021-07-09 14:15:40 +02:00
parent fc5a53ce91
commit ccbf9af14d
1 changed files with 6 additions and 2 deletions

View File

@ -37,6 +37,10 @@ output:
when.or: when.or:
- equals: - equals:
kurento-media-server: true kurento-media-server: true
- index: "filebeat-mediasoup-%{+yyyy.MM.dd}"
when.or:
- contains:
container.image.name: openvidu/mediasoup-controller
- index: "filebeat-media-node-controller-%{+yyyy.MM.dd}" - index: "filebeat-media-node-controller-%{+yyyy.MM.dd}"
when.or: when.or:
- contains: - contains: