I have a bitnami vm created on azure and I have installed x-pack on elasticsearch. While installing x-pack on kibana, it always get stuck on
Optimizing and caching browser bundles
Here is the memory snapshot taken using HTOP
I have added following line in /bin/kibana script
NODE_OPTIONS="${NODE_OPTIONS:=--max-old-space-size=250}"
