removebuttons (#4133)
Signed-off-by: Heather Halter <hdhalter@amazon.com>
This commit is contained in:
parent
190bdd75db
commit
3eaa7f16a2
|
@ -11,8 +11,6 @@ redirect_from:
|
||||||
---
|
---
|
||||||
|
|
||||||
# Managing indexes
|
# 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.
|
You index data using the OpenSearch REST API. Two APIs exist: the index API and the `_bulk` API.
|
||||||
|
|
||||||
|
|
|
@ -9,8 +9,6 @@ has_toc: false
|
||||||
---
|
---
|
||||||
|
|
||||||
# Index State Management
|
# 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.
|
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.
|
||||||
|
|
||||||
|
|
|
@ -9,8 +9,6 @@ redirect_from:
|
||||||
---
|
---
|
||||||
|
|
||||||
# Observability
|
# 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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue