From 275f67a6f61762212f0ee38a25f6c64b300c1599 Mon Sep 17 00:00:00 2001 From: Drew Raines Date: Tue, 20 Jun 2017 09:59:03 -0400 Subject: [PATCH] Reference reindex API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 930b5f8..884444b 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Fortunately, most *nix systems come with `/usr/share/dict/words` (Ubuntu package ## Elasticsearch -*Note: Logstash 1.5.0 has an [Elasticsearch input](https://www.elastic.co/guide/en/logstash/current/plugins-inputs-elasticsearch.html).* +*Note: ES 2.3 added a [reindex API](https://www.elastic.co/guide/en/elasticsearch/reference/5.4/docs-reindex.html) that completely obviates this feature of stream2es. Also, Logstash 1.5.0 has an [Elasticsearch input](https://www.elastic.co/guide/en/logstash/current/plugins-inputs-elasticsearch.html).* If you use the `es` stream, you can copy indices from one Elasticsearch to another. Example: