The page has been translated by Gen AI.

ServiceWatch metric

The Search Engine sends metrics to ServiceWatch. The metrics provided by default monitoring are data collected at 1‑minute intervals.

Reference
Refer to the ServiceWatch guide for how to view metrics in ServiceWatch.

Basic Metrics

The following are the basic metrics for the Search Engine namespace.

The indicators whose names are displayed in bold below are the indicators selected as key metrics among the basic metrics provided by Search Engine. The key metrics are used to build service dashboards that are automatically created for each service in ServiceWatch.

Each metric provides guidance in the user guide on which statistical values are meaningful when viewing that metric, and among the meaningful statistics, the values shown in bold are the primary statistics. In the service dashboard, you can view key metrics through primary statistical values.

OS Basic Metrics

Category
Performance itemsunitDetailed descriptionmeaningful statistics
CPUCPU UsagePercentCPU usage
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk UsagePercentDisk usage
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk Write BytesBytes/SecondWrite throughput on block device (bytes/second)
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk Read BytesBytes/SecondRead throughput from block device (bytes/second)
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk Write RequestsCount/SecondNumber of write requests on block device (requests per second)
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk Read RequestsCount/SecondNumber of read requests on block device (requests per second)
  • Total
  • Average
  • Maximum
  • Minimum
DiskAverage Disk I/O Queue SizeNoneAverage queue length of requests issued to the block device
  • Total
  • Average
  • Maximum
  • Minimum
DiskDisk I/O UtilizationPercentThe proportion of time the block device actually spent handling I/O operations
  • Total
  • Average
  • Maximum
  • Minimum
MemoryMemory UsagePercentMemory usage
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Out BytesBytes/SecondData transferred from memory to swap area (bytes/second)
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Used BytesBytesCurrent swap space size
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Cached UsagePercentCached swap usage rate
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Total BytesBytesTotal swap space size configured on the system
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap In BytesBytes/SecondAmount read from swap area to memory (bytes/second)
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap UsagePercentCurrent usage ratio relative to total swap space
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Cached BytesBytesSize of pages that have been restored to memory but still have a copy in the swap area
  • Total
  • Average
  • Maximum
  • Minimum
MemorySwap Free BytesBytesSize of unused remaining swap space
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork In BytesBytes/SecondReceived capacity (bytes/second) on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork Out BytesBytes/SecondTransmitted capacity (bytes/second) on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkTCP ConnectionsCount/SecondTotal number of TCP connections currently properly established
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork In PacketsCountNumber of packets received on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork Out PacketsCountNumber of packets transmitted on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork In DroppedCountNumber of packet drops received on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork Out DroppedCountNumber of packet drops transmitted from the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork In ErrorsCountNumber of packet errors received on the network interface
  • Total
  • Average
  • Maximum
  • Minimum
NetworkNetwork Out ErrorsCountNumber of packet errors transmitted from the network interface
  • Total
  • Average
  • Maximum
  • Minimum
OSOS UptimeSecondsThe time elapsed (seconds) since the system was last booted.
  • Total
  • Average
  • Maximum
  • Minimum
Table. OS basic metrics

Search Engine basic metrics

Category
Performance itemsunitDetailed descriptionmeaningful statistics
cacheField data evictionsCount/SecondNumber of items forcibly removed (evicted) from the field data cache due to memory pressure
  • Total
  • Average
  • Maximum
  • Minimum
cacheField data memory sizeBytes
  • Displays the amount of memory, in bytes, that the node occupies in the field data cache
  • Field data is used for sorting, aggregation, script execution, etc., and the more cached data there is, the higher the memory usage
  • Total
  • Average
  • Maximum
  • Minimum
cacheQuery cache evictionsCount/SecondNumber of cache entries automatically deleted (evicted) from the query cache due to memory shortage, etc.
  • Total
  • Average
  • Maximum
  • Minimum
cacheQuery cache sizeBytesDisplay the amount of memory the node occupies in the query cache in bytes
  • Total
  • Average
  • Maximum
  • Minimum
Cluster StatusCluster healthNoneIndicates whether all primary and replica shards are allocated
  • Color: green If the value for Color: green is 1, it means that all index shards in the cluster are allocated to nodes
  • Color: yellow If the value for Color: yellow is 1, it means that the primary shards of all indices are allocated to nodes, but at least one index has its replica shards unallocated
  • Color: red If the value for Color: red is 1, it means that for one or more indices, both primary and replica shards are not allocated to nodes
  • Total
  • Average
  • Maximum
  • Minimum
cpuSearchEngine CPU usagePercentDisplay the current CPU usage of the Search Engine process as a percentage (%)
  • Total
  • Average
  • Maximum
  • Minimum
documentSearchableDocumentsCountTotal number of searchable documents held by the node (primary + replica)
  • Total
  • Average
  • Maximum
  • Minimum
documentDeletedDocumentsCountTotal number of documents marked for deletion (soft delete) on the node (primary + replica)
  • Total
  • Average
  • Maximum
  • Minimum
filesystemData Filesystem AvailableBytesCurrent available capacity (Byte) in the file system storing Search Engine data
  • Total
  • Average
  • Maximum
  • Minimum
filesystemData Filesystem SizeBytesTotal capacity (Byte) of the file system that stores Search Engine data
  • Total
  • Average
  • Maximum
  • Minimum
IndexingDocuments deleted rateCount/SecondNumber of documents deleted by the node
  • Total
  • Average
  • Maximum
  • Minimum
IndexingIndexing TimeNoneTime (seconds) the node spent on indexing
  • Total
  • Average
  • Maximum
  • Minimum
IndexingDocuments indexed rateCount/SecondNumber of documents indexed (added/updated) by the node
  • Total
  • Average
  • Maximum
  • Minimum
jvmCount in GCCount/SecondNumber of times JVM garbage collection was executed
  • Total
  • Average
  • Maximum
  • Minimum
jvmTime spent in GCNoneTime spent on JVM garbage collection (GC time in seconds per minute)
  • Total
  • Average
  • Maximum
  • Minimum
jvmJVM Memory MaxBytesJVM max memory setting value
  • Total
  • Average
  • Maximum
  • Minimum
jvmJVM Memory UsedBytesAmount of memory used by the JVM
  • Total
  • Average
  • Maximum
  • Minimum
MergesDocuments merged rateCount/SecondNumber of documents processed during the merge process
  • Total
  • Average
  • Maximum
  • Minimum
MergesDocuments merged bytesBytes/SecondTotal bytes processed in the merge process
  • Total
  • Average
  • Maximum
  • Minimum
MergesMerging timeNoneNode’s time spent on merge operation (seconds) merging (elapsed seconds/Second)
  • Total
  • Average
  • Maximum
  • Minimum
networkNode-to-Node Network In BytesBytes/SecondNumber of bytes received in communication between Search Engine nodes
  • Total
  • Average
  • Maximum
  • Minimum
networkNode-to-Node Network Out BytesBytes/SecondNumber of bytes transmitted in communication between Search Engine nodes
  • Total
  • Average
  • Maximum
  • Minimum
nodesNodesCountTotal number of nodes
  • Total
  • Average
  • Maximum
  • Minimum
SearchQuery timeNoneNode time spent executing the search query (seconds) query (elapsed seconds/Second)
  • Total
  • Average
  • Maximum
  • Minimum
SearchEngineDashboardsSearchEngineDashboards ConnectionsCountSearchEngineDashboards concurrent connection count
  • Total
  • Average
  • Maximum
  • Minimum
SearchEngineDashboardsSearchEngineDashboards Memory TotalBytesMemory amount secured by SearchEngineDashboards from the OS
  • Total
  • Average
  • Maximum
  • Minimum
SearchEngineDashboardsSearchEngineDashboards Memory UsedBytesMemory usage of SearchEngineDashboards
  • Total
  • Average
  • Maximum
  • Minimum
SearchEngineDashboardsSearchEngineDashboards UptimeMillisecondsSearchEngineDashboards concurrent connection count
  • Total
  • Average
  • Maximum
  • Minimum
SearchEngineDashboardsSearchEngineDashboards DisconnectsCountSearchEngineDashboards uptime
  • Total
  • Average
  • Maximum
  • Minimum
SearchEngineDashboardsSearchEngineDashboards RequestsCountTotal request count for SearchEngineDashboards
  • Total
  • Average
  • Maximum
  • Minimum
SearchEngineDashboardsSearchEngineDashboards Reponse Time AvgMillisecondsSearchEngineDashboards Average response time over the last 5 seconds (milliseconds)
  • Total
  • Average
  • Maximum
  • Minimum
SearchEngineDashboardsSearchEngineDashboards Reponse Time MAXMillisecondsSearchEngineDashboards Maximum response time in the last 5 seconds (milliseconds)
  • Total
  • Average
  • Maximum
  • Minimum
SearchEngineDashboardsSearchEngineDashboards UPNoneSearchEngineDashboards /api/status status value indicating whether the API responded correctly (Up metric)
  • 1: Success
  • 0: Failure
  • Total
  • Average
  • Maximum
  • Minimum
segmentCount of index segmentsCountNumber of segments held by the node
  • Total
  • Average
  • Maximum
  • Minimum
segmentMemory size of segmentsBytesNode’s segment memory usage (bytes)
  • Total
  • Average
  • Maximum
  • Minimum
shardsActive primary shardsCountActive primary shard count, the number of primary shards that are operating normally in the current cluster
  • Total
  • Average
  • Maximum
  • Minimum
shardsActive shardsCountTotal number of active primary and replica shards, i.e., the total shard count obtained by adding the primary and replica shards that are currently operating normally in the cluster.
  • Total
  • Average
  • Maximum
  • Minimum
shardsDelayed shardsCountNumber of shards with delayed allocation, the number of shards whose placement on a node is temporarily delayed due to the configured timeout
  • Total
  • Average
  • Maximum
  • Minimum
shardsInitializing shardsCountNumber of shards being initialized
  • Total
  • Average
  • Maximum
  • Minimum
shardsRelocating shardsCountNumber of shards being relocated, the total number of shards moved (relocated) to other nodes in the current cluster
  • Total
  • Average
  • Maximum
  • Minimum
shardsUnassigned shardsCountNumber of unassigned shards, meaning the total number of shards that are not allocated to any node in the cluster.
  • Total
  • Average
  • Maximum
  • Minimum
tasksPending tasksCountA task that must be applied to the entire cluster (e.g., configuration changes, shard reallocation, index template updates, etc.) is still pending and waiting in the queue.
  • Total
  • Average
  • Maximum
  • Minimum
translogTotal translog operationsCount/SecondNumber of operations accumulated in the translog after the last flush
  • Total
  • Average
  • Maximum
  • Minimum
translogTotal translog sizeBytes/Secondtranslog size (byte)
  • Total
  • Average
  • Maximum
  • Minimum
upSearchEngine UPNoneThe status value (Up metric) indicating whether the cluster’s Cluster Info API responded correctly
  • 1: Success
  • 0: Failure
  • Total
  • Average
  • Maximum
  • Minimum
Table. Search Engine basic metrics
Monitoring metrics
How-to guides