Hi!
I tried several times to migrate to kibana 4 but every time I access the interface and configure the indice pattern, kibana will load forever until Elasticsearch crashes around 10 min later. Then Kibana 4 shows an error page.
Since this is a migration, I have about 500 open indices, most of them weighting around 60Mio. I am suspecting Kibana 4 to query them all at once, leading to heap space problems.
How do I configure Kibana 4 to be less agressive toward Elasticsearch on its first run?
Thanks for your help