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