kibana2
kibana2 copied to clipboard
Improving Speed of Kibana Interface?
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
Did you try nginx to proxy for web interface