Hi all
using wazuh all-in-one 4.1.5
using the app like 5 months but today i have several errors while trying to use wazuh web interface.
Must mention,
lastly i configured the ssl certificates & changed all built in users passwords.
ssl certificates changed according to the steps in the word file attached to this post (wazuh-cert-tool.sh
).
The passwords was changed & replace by followed wazuh guide using wazuh-passwords-tool.sh. & also replace in filebeat.yml and kibana.yml files.
The above was set at 3 days ago.
The errors i get;
by using the following command:
#tail -f /var/log/syslog | grep -i -E "error|warn"
--- ---- ----
Feb 5 12:06:39 Siem-Wazuh kibana[849]: {"type":"error","@timestamp":"2022-02-05T10:06:39Z","tags":[],"pid":849,"level":"error","error":{"message":"Internal Server Error","name":"Error","stack":"Error: Internal Server Error\n at HapiResponseAdapter.toError (/usr/share/kibana/src/core/server/http/router/response_adapter.js:132:19)\n at HapiResponseAdapter.toHapiResponse (/usr/share/kibana/src/core/server/http/router/response_adapter.js:86:19)\n at HapiResponseAdapter.handle (/usr/share/kibana/src/core/server/http/router/response_adapter.js:81:17)\n at Router.handle (/usr/share/kibana/src/core/server/http/router/router.js:164:34)"},"url":{"protocol":null,"slashes":null,"auth":null,"host":null,"port":null,"hostname":null,"hash":null,"search":null,"query":{},"pathname":"/hosts/apis","path":"/hosts/apis","href":"/hosts/apis"},"message":"Internal Server Error"}
--- ---- ---- ---- ---- ---
Any suggestions please?