HCL Commerce Version 9.1.13.0 or later

Monitoring Elasticsearch cluster

The Elasticsearch monitoring dashboard page displays numerous metric displays, ranging from KPI, Shards and JVM Garbage Collection, to CPU and Memory, Disk and Network information. In-depth knowledge of Elasticsearch operations is required for a complete understanding of some metrics, but the crucial indicators for monitoring and troubleshooting Elasticsearch are broad enough that they are easy to use.

The Elasticsearch monitoring dashboard pagedisplays numerous metric displays.
KPI
Displays several metrics by single number value.
Shards
Displays high level shard information.
JVM Garbage Collection
Garbage collection is the automated process of cleaning up objects used by code in memory.
Breakers
circuit breakers dashboards that displays tripped circuit breakers, their frequency and value of the metrics that tripped them.
CPU and Memory
Disk and Network
Documents
Displays dashboards that show the documents and the operations done on them.
Total Operations Statistics
Times
Dashboards that show service times to the following operations: Query, Indexing, Merging and Throttle time.
Thread Pool
Critical dashboard that shows activity of the worker threads.
Caches
Dashboard presenting the Elasticsearch caches.
Segments
Indices
Count of documents and total Size.
Indices
Doc values.
Indices
Refreshes.
Indices
Fields.

For a complete understanding of some metrics, in-depth knowledge of Elasticsearch operations is required. You should concentrate on the crucial indicators that are essential for monitoring and troubleshooting Elasticsearch until you develop expertise in using Elasticsearch with HCL Commerce..