-
Patch request
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
I think need to change the query to Elasticsearch from
sending query to http://localhost:9200/dbl*/values/_search?scroll=10s
to
sending query to http://localhost:9200/dbl-*/values/_search?scroll=10s
when
HistoryStorageDateIndex=1
As somebody can have similar indexes name, and then the query can take a long time.
- duplicates
-
ZBXNEXT-4513 Allow to specify indexes for Elasticsearch
- Open