mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 04:58:50 +00:00
6da0a38ebf
Original commit: elastic/x-pack-elasticsearch@344c7c2458
23 lines
798 B
Plaintext
23 lines
798 B
Plaintext
[[introduction]]
|
|
== Introduction
|
|
|
|
_Marvel_ is a plugin for Elasticsearch that enables you to easily monitor and manage
|
|
your Elasticsearch cluster. Marvel aggregates cluster-wide statistics and events and provides a
|
|
Kibana app that makes it easy to view and analyze the data.
|
|
|
|
When you open the Marvel app in Kibana, you see the key metrics that indicate the health of your
|
|
cluster.
|
|
|
|
From there, you can dive into the details for particular nodes and indices.
|
|
|
|
[float]
|
|
=== Where to Go Next
|
|
|
|
* <<getting-started, Getting Started>> steps through how to install and start using Marvel to
|
|
monitor Elasticsearch.
|
|
|
|
[float]
|
|
=== Have Comments, Questions, or Feedback?
|
|
|
|
Head over to our https://discuss.elastic.co/c/marvel[Marvel Discussion Forum] to share your
|
|
experience, questions, and suggestions. |