Wazuh analyzes log data to identify threats. This can include things like system anomalies, malware detection, authentication failures, and other potential threats. Wazuh collects, analyzes, and stores logs from endpoints, network devices, and applications. The Wazuh agent, running on a monitored endpoint, collects and forwards system and application logs to the Wazuh server for analysis. Additionally, you can send log messages to the Wazuh server via syslog, or third-party API integrations.
The "Threat Hunting" feature in Wazuh analyzes a variety of data sources to identify potential cyber threats. Specifically, it analyzes:
Logs likke:
System logs
Network logs
Application logs
Security logs
Any other logs configured within Wazuh to be monitored
Network Traffic:
Network flow data
Packet capture data
Endpoint Data:
File integrity monitoring data
Registry changes
Running processes
User activity
Resource Consumption:
Wazuh also uses decoders to normalize and parse diverse log formats and data sources. This ensures that collected information is presented in a standardized manner, facilitating effective analysis and correlation of data from various sources. And use rules to trigger the alerts so that will apper in wazuh-dasboard.
To know more you can refer to
https://documentation.wazuh.com/current/user-manual/capabilities/log-data-collection/index.html