Skip to content

Commit

Permalink
Fix link broken at current
Browse files Browse the repository at this point in the history
Fixes #764
  • Loading branch information
karenzone committed Jul 31, 2019
1 parent a143280 commit 9b9e821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins/inputs/elasticsearch.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ This allows you to set the maximum number of hits returned per scroll.

In some cases, it is possible to improve overall throughput by consuming multiple
distinct slices of a query simultaneously using the
https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-scroll.html#sliced-scroll[Sliced Scroll API],
https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html#sliced-scroll[Sliced Scroll API],
especially if the pipeline is spending significant time waiting on Elasticsearch
to provide results.

Expand Down

0 comments on commit 9b9e821

Please sign in to comment.