Page tree

The use cases in this section help you to understand how PATROL for Elasticsearch is configured and functions in a real-world environment.

Use caseDescription
Determining the availability of ShardsCheck the health of your Cluster by monitoring the allocation of Shards (primary and replica) on the cluster
Monitoring the application disk spaceCheck if your Elasticsearch application is making good use of memory by monitoring the application disk space
Determining if the Elasticsearch queries need optimizationCheck the response time of your search queries by monitoring the Elasticsearch queries
Determining the node with maximum dataCheck which node has more data as compared to other nodes
Determining the optimum size of a node query cacheCheck the query cache evictions by monitoring the node query cache
Determining the optimum size of a field data cacheCheck the field data cache evictions by monitoring the field data cache

  • No labels