diff --git a/_im-plugin/index.md b/_im-plugin/index.md index f912c41d..fb6cc8c9 100644 --- a/_im-plugin/index.md +++ b/_im-plugin/index.md @@ -11,8 +11,6 @@ redirect_from: --- # Managing indexes -OpenSearch Dashboards -{: .label .label-yellow :} You index data using the OpenSearch REST API. Two APIs exist: the index API and the `_bulk` API. diff --git a/_im-plugin/ism/index.md b/_im-plugin/ism/index.md index 9d16c20c..90744e1a 100644 --- a/_im-plugin/ism/index.md +++ b/_im-plugin/ism/index.md @@ -9,8 +9,6 @@ has_toc: false --- # Index State Management -OpenSearch Dashboards -{: .label .label-yellow :} If you analyze time-series data, you likely prioritize new data over old data. You might periodically perform certain operations on older indexes, such as reducing replica count or deleting them. diff --git a/_observing-your-data/index.md b/_observing-your-data/index.md index 22d2564e..bd357fcf 100644 --- a/_observing-your-data/index.md +++ b/_observing-your-data/index.md @@ -9,8 +9,6 @@ redirect_from: --- # Observability -OpenSearch Dashboards -{: .label .label-yellow :} Observability is collection of plugins and applications that let you visualize data-driven events by using Piped Processing Language to explore, discover, and query data stored in OpenSearch.