From 72d2b3edbf62c1c5d5e5245ff62028f2db989306 Mon Sep 17 00:00:00 2001 From: Itay Weinberger Date: Sun, 29 Dec 2019 12:37:44 +0200 Subject: [PATCH] added es_host to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5497aa1..7838a6b 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ The proxy intercepts search requests and record them into Elasticsearch for furt }, "is_search_request": true, "response": { + "es_host": "http://localhost:9200" "took": 5, "timed_out": false, "shards": {