IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Sniffer
editSniffer
editMinimal library that allows to automatically discover nodes from a running
Elasticsearch cluster and set them to an existing RestClient
instance.
It retrieves by default the nodes that belong to the cluster using the
Nodes Info api and uses jackson to parse the obtained json response.
Compatible with Elasticsearch 2.x and onwards.