Hi Buddha,
You can insert the credentials directly into the .wazuh index of Elasticsearch, but we’d better find a reason why it’s not letting you save them from the app.
Could you tell us what error you get when you enter the credentials?
On the other hand, and just for your information, in the next versions of Wazuh the credentials will be introduced in the configuration file of the Wazuh app, instead of in an index.
I’m waiting for your answer.
Regards,
Juan Carlos
Hi Buddha,
As far as I can see with the logs you send me, there is an error connecting the app to the APi because the API service is in a failed state.
Have you tried restarting the API service?
systemctl restart wazuh-api
On the other hand, it seems that also some demons are not active. Try restarting Wazuh’s manager as well.
systemctl restart wazuh-manager
Once restarted and checked that they are running correctly (systemctl status wazuh-api and systemctl status wazuh-manager), please try again to enter the API connection credentials from the KIbana app.
Let us know the results.
Regards,
Juan Carlos