Kibana 404 after a week of uptime #10296
-
SO Version: 2.3.240 First of all I want to mention that I've remedied the kibana 404 issue by applying the solution from the following the discussion #9850 What I want to ask is why does this happen quite frequently for me, is it because of the relatively small amount of ram that is available for the system? or is there a configuration or flag that I need to set so that the index doesn't hang up every week? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Can you post your kibana.log file from the last time it was failing? It would be helpful to see what exactly the error message you're seeing is. The file should be in /opt/so/log/kibana. |
Beta Was this translation helpful? Give feedback.
-
I ended up reducing the keep warm time in |
Beta Was this translation helpful? Give feedback.
I ended up reducing the keep warm time in
global.sls
to 3-5 days for most things and the kibana in SO seems to be stable, going through my system logs it seems that 16GB ram isn't enough when SO consumes a firewall log that has a really heavy traffic, it kept causing the system to run out of memory and crashes the kibana instance and a bunch of other services.