# DbaasEndpointElasticsearch
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**url** | **String** | Elasticsearch connection URL |
**index_prefix** | **String** | Elasticsearch index prefix |
**index_days_max** | Option<**u64**> | Maximum number of days of logs to keep | [optional]
**timeout** | Option<**u64**> | Elasticsearch request timeout limit | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)