mirror of https://github.com/OpenVidu/openvidu.git
Remove unnecessary fields
parent
f871d7850d
commit
71414aa08c
|
@ -25,10 +25,6 @@ processors:
|
|||
fields: ["message"]
|
||||
target: "json"
|
||||
overwrite_keys: true
|
||||
- add_fields:
|
||||
fields:
|
||||
ip: ${MEDIA_NODE_IP}
|
||||
cluster-id: ${CLUSTER_ID}
|
||||
|
||||
output:
|
||||
elasticsearch:
|
||||
|
|
Loading…
Reference in New Issue