OpenSearch-Dashboards

OpenSearch Dashboards configurations

Kubernetes logging helm chart deploys an single instance of OpenSearch Dashboards (or just Dashboards) presenting the UI interface to OpenSearch indices.

The helm chart enables authentication configurations based on SAML, ODIC or standalone and leverages dashboards tenant concept. The latter allows teams to innovate UIs such as searches, visualizations and dashboards in shared tenant space leaving a predefined readonly UIs at a global space. Once the UIs are ready to be promoted those can become part of the helm chart saved-objects folder and become standard set of the chart deployment.

dashboards

In addition the helm chart provisions an OpenSearch DataPrepper component which allows OpenTelemetry traces to be indexed and later visualized at Dashboards observability UI.


Opensearch-Dashboards Authentication & Authorization

Opensearch Dashboards authentication & authorization configurations

OpenSearch-Dashboards-Observability

OpenSearch Dashboards observability pluging

Opensearch-Dashboards Visualizations

Opensearch Dashboards visualizations configurations

Last modified March 8, 2023: Documentation improvement (#25) (dd18aa5)