Opensearch Dashboards

OpenSearch Dashboards settings

Properties

PropertyTypeRequiredDescription
enabledbooleannoEnable or disable OpenSearch Dashboards (default: true)
max-old-space-sizeintegernoLimits the maximum amount of memory (in MiB) the OpenSearch Dashboards process can use. This sets the max_old_space_size option of the nodejs running the OpenSearch Dashboards. Note: the memory reserved by OpenSearch Dashboards is not available for OpenSearch. (default: 128)
opensearch-request-timeoutintegernoTimeout in milliseconds for requests made by OpenSearch Dashboards towards OpenSearch (default: 30000)
Last updated on