DBaaS Endpoint Opensearch Input Create
Properties
| Property | Type | Required | Description |
|---|---|---|---|
settings | Settings | no |
Settings
| Property | Type | Required | Description |
|---|---|---|---|
index-prefix | string | yes | OpenSearch index prefix |
url | string | yes | OpenSearch connection URL |
ca | string | no | PEM encoded CA certificate |
index-days-max | integer | no | Maximum number of days of logs to keep |
timeout | integer | no | OpenSearch request timeout limit |
Last updated on