Troubleshooting - Elasticsearch
Prerequisites:
APIs used for datacollection:
http://[HOST]:[PORT]/_cluster/stats?filter_path=cluster_name
http://[HOST]:[PORT]/_cluster/health
http://[HOST]:[PORT]/_cluster/stats?filter_path=status,indices.count,indices.docs.count
http://[HOST]:[PORT]/_nodes/http?filter_path=nodes.*.http_address,nodes.*.name
http://[HOST]:[PORT]/_cat/master
http://[HOST]:[PORT]/_cat/nodes?h=ip,role,master
http://[HOST]:[PORT]/_stats?filter_path=_shards.total
http://[HOST]:[PORT]/_cluster/stats?filter_path=nodes.count
http://[HOST]:[PORT]/_nodes
http://[HOST]:[PORT]/_nodes/[MASTER_NODE_IP]/attributes?filter_path=nodes.*.transport_address,nodes.*.http_address
http://[HOST]:[PORT]/_nodes/[IP_OF_INDIVIDUAL_NODE]
http://[HOST]:[PORT]/_nodes/[IP_OF_INDIVIDUAL_NODE]/stats
New to ADSelfService Plus?
Resources
Related Articles
Real User Monitor (RUM) - Troubleshooting
If the monitor has not polled data for long time. Follow below steps for troubleshooting Check prerequisites to done : Real User Monitor requires RUM Agent to be installed and mapped to Applications Manager. Refer the help page to know how to setup ...
Azure Kubernetes Service(AKS) Troubleshooting FAQs
Azure Kubernetes Service(AKS) monitor can be configured only if you have already added a Microsoft Azure monitor in Applications Manager. Ensure that you have met all the prerequisites for the Microsoft Azure monitor before monitoring Azure ...
Troubleshooting Server error responses
Server error responses Internal Server Error, Bad Gateway, Service Unavailable and Gateway Timeout are the most common server error messages. Seeing any one among these errors generally indicates an issue with the URL's server. Troubleshooting for ...
Webpage Analyzer - Troubleshooting
Prerequisites: Web page which the customer wants to monitor should be accessible from the server where Applications Manager is installed. Check if the customer has configured any proxy to access that particular URL If yes, then the same proxy must be ...
Troubleshooting SSL Handshake Error
SSL Handshake Error SSL Handshake error occurs when a secure connection cannot be established to the URL added for monitoring. Common reasons for it are wrong SSL protocol version, incompatible ciphers, and invalid/missing client-side certificate. ...