Hi!
Wazuh is a security platform that provides unified XDR and SIEM protection for endpoints and cloud workloads. The solution is composed of:
-
Manager: Processes data collected from agents, applies threat detection rules, stores event data, etc.
-
Agents: It communicates with the manager, sending data in near real-time
through an encrypted and authenticated channel. The Agent provides
capabilities such as log data collection, file integrity monitoring,
threat detection, security configuration assessment, system inventory,
vulnerability detection, and incident response to enhance your endpoint
security.
-
Dashboard: A web interface to visualize alerts, manage rules, monitor configurations, etc.
-
Indexer: It is a real-time, full-text search and analytics engine
for security data. Log data ingested into the manager is analyzed
and forwarded to the indexer for indexing and storage. These events are
then queried on the dashboard.
We have official documentation and resources:
-
Wazuh documentation: The official documentation is a must read. It provides step-by-step guides to deploy Wazuh in various environments, explains each functionality with examples and detailed guides for each case.
-
Wazuh Github repository: It contains source code, release notes and issues to better understand how Wazuh evolves.
-
Wazuh Blog: The official blog contains practical articles, updates on product launches and best practices.
The fastest way to learn is to deploy Wazuh in a lab environment like a local VM.
You can use the all-in-one installation script provided and detailed
here, which installs the manager, indexer and dashboard on one machine for a quick installation.
We also have a great community where our team answers user questions on a daily basis. So don't worry if something doesn't go right at the beginning as the team will be able to help you.
We have Slack, Discord, Reddit and Google groups channels among others. I leave
here a link to all of them.
I hope you find it helpful,
best regards!