Opensearch Dashboards

OpenSearch Dashboards settings

Properties

  • opensearch-request-timeout (integer): Timeout in milliseconds for requests made by OpenSearch Dashboards towards OpenSearch (default: 30000)
  • enabled (boolean): Enable or disable OpenSearch Dashboards (default: true)
  • max-old-space-size (integer): Limits 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)
Last updated on