Visualize: Request Timeout after 30000ms

ELK version: 5.5.1

How to modify 30000ms to a larger value?

Check parameter elasticsearch.requestTimeout -

Thanks, there are 2 directives seems same:

elasticsearch.requestTimeout:
Default: 30000 Time in milliseconds to wait for responses from the back end or Elasticsearch. This value must be a positive integer.

and

elasticsearch.tribe.requestTimeout:
Default: 30000 Time in milliseconds to wait for responses from the back end or Elasticsearch. This value must be a positive integer.

Which one to use? or modify both of them?


Update:

I found elasticsearch.requestTimeout in the configration file /etc/kibana/kibana.yml, and it takes effect...

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.