Is anyone else seeing insane memory growth of the Kibana 4.2 node process serverside? I restarted it before going to bed where it starts at just over 100MB, left it going overnight without touching the browser side at all and it's grown to over 500MB already.
What is the server doing? Are you running a dashboard that is frequently refreshing? Feel free to report more details in the issue I linked above or file a new issue, if you feel your problem is different.
for the record I'm seeing the same thing, Kibana 4.2 had been running for 4-5 days and its memory usage was at ~1GB, upon restarting it sits at ~100mb.
There was not much 'dashboard activity', but I have been running a few queries in 'discover' over the past few days.
I also noticed increasing memory usage in both kibana 4.2 and a kibana 4.3 installation on ubuntu server 14.04.
Kibana gets proxied through ngnix server with SSL encryption. My workaround ( for the moment ) was to restart
kibana every 8 hours, which resets memory usage to the point where is has been in version 4.1.
After aprox. 8 hours memory usage grows from 100 mb to 600 mb. The downside is there is lots of ruckus after kibana got restarted with reports of failed visualisations, bad gateways and connection errors that tend to stay
if you don't reset your browser session.
The more the better, you have logging turned on? any files? what version of kibana, what version of ES, do you have shield installed, what about any other ES plugins?
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
15858 root 20 0 2349m 1.4g 4632 S 0.9 49.7 4:21.36 /opt/kibana/bin/../node/bin/node /opt/kibana/bin/../src/cli
same for kibana 4.3.1 rhel 6. Watching the kibana node process on top and seeing the memory slowly increasing on it with nothing accessing kibana after restart. I tried adding the --max-old-space-size option to kibana exec, but its doesn't seem to have any affect
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.