How to Reconfigure OpenSearch Database Clusters
Validated on 17 Jun 2024 • Last edited on 16 Apr 2025
OpenSearch is an open-source search and analytics suite which serves as a centralized location to manage logs forwarded from other resources, such as databases and Droplets.
You can update your database engine’s parameters, such as compression_type
and group_min_session_timeout_ms
, with the API. For a full list of the parameters you can edit, see our API reference. Under the REQUEST BODY SCHEMA section, click config, and then select the opensearch option.
To ensure database stability, you can only edit the parameters listed in our API reference. To change other OpenSearch parameters, contact support.