Commit 6dfade5e authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 5a8ef8c2
...@@ -240,19 +240,13 @@ ...@@ -240,19 +240,13 @@
"$ref": "instance-ors-enb-input-schema.json#/properties/min_rxtx_delay" "$ref": "instance-ors-enb-input-schema.json#/properties/min_rxtx_delay"
}, },
"xlog_fluentbit_forward_host": { "xlog_fluentbit_forward_host": {
"title": "Address to Forward Xlog by Fluenbit", "$ref": "instance-ors-enb-input-schema.json#/properties/xlog_fluentbit_forward_host"
"description": "Address of Remote Fluentd or Fluentbit Server to Forward Xlog",
"type": "string"
}, },
"xlog_fluentbit_forward_port": { "xlog_fluentbit_forward_port": {
"title": "Port to Forward Xlog by Fluentbit", "$ref": "instance-ors-enb-input-schema.json#/properties/xlog_fluentbit_forward_port"
"description": "Optional Port of Remote Fluentd or Fluentbit Server to Forward Xlog",
"type": "string"
}, },
"xlog_fluentbit_forward_shared_key": { "xlog_fluentbit_forward_shared_key": {
"title": "Shared Key to Forward Xlog by Fluentbit", "$ref": "instance-ors-enb-input-schema.json#/properties/xlog_fluentbit_forward_shared_key"
"description": "Secret Key Shared with Remote Fluentd or Fluentbit Server for Authentication when Forwarding Xlog",
"type": "string"
} }
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment