Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 683 Bytes

DbaasEndpointElasticsearchInputCreateSettings.md

File metadata and controls

15 lines (10 loc) · 683 Bytes

DbaasEndpointElasticsearchInputCreateSettings

Properties

Name Type Description Notes
ca Option<String> PEM encoded CA certificate [optional]
url String Elasticsearch connection URL
index_prefix String Elasticsearch index prefix
index_days_max Option<i64> Maximum number of days of logs to keep [optional]
timeout Option<i64> Elasticsearch request timeout limit [optional]

[Back to Model list] [Back to API list] [Back to README]