|
@@ -21,6 +21,8 @@ released with `5.0.0-alpha4`. There is no relation between the sniffer version
|
|
|
and the Elasticsearch version that the client can communicate with. Sniffer
|
|
|
supports fetching the nodes list from Elasticsearch 2.x and onwards.
|
|
|
|
|
|
+If you are looking for a SNAPSHOT version, the Elastic Maven Snapshot repository is available
|
|
|
+at https://snapshots.elastic.co/maven/.
|
|
|
|
|
|
==== Maven configuration
|
|
|
|
|
@@ -131,4 +133,4 @@ than from Elasticsearch:
|
|
|
--------------------------------------------------
|
|
|
include-tagged::{doc-tests}/SnifferDocumentation.java[custom-hosts-sniffer]
|
|
|
--------------------------------------------------
|
|
|
-<1> Fetch the hosts from the external source
|
|
|
+<1> Fetch the hosts from the external source
|