Heap size max on kibana

Hi,
how can i increase the heap size memory for kibana. Currently i have max and min of 1gb.

Anyone could help me on this.

The Kibana server runs in node.js. To increase the heap size, add the following environment variable export NODE_OPTIONS=--max-old-space-size=8000

Thanks for your reply,

May I know the file path for node.js

Anyone can help me on this

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