Wazuh (KleinServer)
Open Source Endpoint and Cloud Workload Protection platform that reports potential security threaths. Wazuh unifies historically separate functions into a single agent and platform architecture. Protection is provided for public clouds, private clouds, and on-premise data centers.
___________________
Source
Website (https://wazuh.com/)
Docs (https://documentation.wazuh.com/current/index.html)
Access through
External URL (https://wazuh.kleinwizard.nl)
Internal URL (https://192.168.1.200:3020/)
Troubleshooting
Check Server Resources
Ensure that the server running the Wazuh dashboard has sufficient CPU, memory, and disk space. Inadequate resources can delay the startup process.
Check Wazuh Logs
Wazuh indexer
Wazuh manager
Wazuh dashboard
Service Status
Verify that all necessary Wazuh services are running correctly. You can use the following commands to check the status:
Another common problem.
Wazuh-indexer may time out when starting the service and Wazuh-dashboard may not start. This can happen if the service does not start in the time Linux expects it to. We can extend this time with the following steps:
and add the following lines
Save the file and execute