kibana2 icon indicating copy to clipboard operation
kibana2 copied to clipboard

Improving Speed of Kibana Interface?

Open german23 opened this issue 11 years ago • 1 comments

Hey guys,

first i want to thank you for the great work you are doing here, but i got a little problem.

Since we have the Kibana(ES+logstash) in production and sending about 2Million Logs/Day we got the problem, that the Java-Scripts which works in Kibana(E.g underscore.js or angular.js) performing so slowly that some browsers (like firefox) recognize them as not responding.

Well i tested some things and the problem seems to be Kibana(ES-Queries finished within 10-20ms)

We run the Kibana on a Apache2 Webserver and the whole System on one server with 8gb RAM and 4 CPU.

Do you have any tips for me how can i improve the Speed of the Kibana Webinterface?

Thanks for response

german23 avatar Feb 18 '14 09:02 german23

Did you try nginx to proxy for web interface

lvthao avatar Oct 08 '14 15:10 lvthao