# DBaaS Endpoint Elasticsearch Optional Fields

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `index-days-max` | integer | no | Maximum number of days of logs to keep<br/><br/>Min: `1`. Max: `10000`. |
| `index-prefix` | string | no | Elasticsearch index prefix<br/><br/>Min length: `1`. Max length: `1000`. |
| `timeout` | integer | no | Elasticsearch request timeout limit<br/><br/>Min: `10`. Max: `120`. |
| `url` | string | no | Elasticsearch connection URL<br/><br/>Min length: `12`. Max length: `2048`. |

