Skip to content

Commit 2dcf2e1

Browse files
committed
Update Wazuh dashboard component documentation and related images
1 parent ea64485 commit 2dcf2e1

9 files changed

+25
-47
lines changed
Lines changed: 25 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,28 @@
11
.. Copyright (C) 2015, Wazuh, Inc.
22
33
.. meta::
4-
:description: Wazuh dashboard is a flexible and intuitive web interface for mining, analyzing, and visualizing data.
4+
:description: Wazuh dashboard is a flexible and intuitive web interface for visualizing, analyzing, and managing security data.
55

66
Wazuh dashboard
77
===============
88

9-
The Wazuh dashboard is a flexible and intuitive web user interface for mining, analyzing, and visualizing security events and alerts data. It is also used for the management and monitoring of the Wazuh platform. Additionally, it provides features for role-based access control (RBAC) and single sign-on (SSO).
9+
The Wazuh dashboard is a flexible and intuitive web interface for visualizing, analyzing, and managing security data. It enables users to investigate events and alerts, oversee the Wazuh platform, and enforce role-based access control (RBAC) and single sign-on (SSO) policies.
1010

1111
Data visualization and analysis
1212
-------------------------------
1313

14-
The web interface helps users navigate through the different types of data collected by the Wazuh agent, as well as the security alerts generated by the Wazuh server. Users can also generate reports and create custom visualizations and dashboards.
14+
The Wazuh dashboard lets users navigate security data collected from Wazuh agent and agentless devices, and alerts generated by the Wazuh server. It includes dashboards for threat hunting, malware detection, file integrity monitoring, system inventory, and regulatory compliance (for example, PCI DSS, GDPR, HIPAA, and NIST 800-53). You can generate reports and create custom visualizations and dashboards.
1515

16-
As an example, Wazuh provides out-of-the-box dashboards for regulatory compliance such as PCI DSS, GDPR, HIPAA, and NIST 800-53. It also provides an interface to navigate through the MITRE ATT&CK framework and related alerts.
17-
18-
.. hlist::
19-
:columns: 2
20-
21-
- .. thumbnail:: /images/getting-started/endpoint-security-modules.png
22-
:align: center
23-
:width: 100%
24-
:title: Endpoint security
25-
:alt: Endpoint security
26-
27-
- .. thumbnail:: /images/getting-started/security-operations-modules.png
28-
:align: center
29-
:width: 100%
30-
:title: Security operations
31-
:alt: Security operations
32-
33-
- .. thumbnail:: /images/getting-started/threat-intelligence-modules.png
34-
:align: center
35-
:width: 100%
36-
:title: Threat intelligence
37-
:alt: Threat intelligence
38-
39-
- .. thumbnail:: /images/getting-started/cloud-security-modules.png
40-
:align: center
41-
:width: 100%
42-
:title: Cloud security
43-
:alt: Cloud security
16+
.. thumbnail:: /images/getting-started/data-visualization.png
17+
:align: center
18+
:width: 80%
19+
:title: Data visualization
20+
:alt: Data visualization
4421

4522
Agents monitoring and configuration
4623
-----------------------------------
4724

48-
The Wazuh dashboard allows users to manage agents configuration and to monitor their status. As an example, for each monitored endpoint, users can define what agent modules will be enabled, what log files will be read, what files will be monitored for integrity changes, or what configuration checks will be performed.
25+
The Wazuh dashboard allows users to manage agent configuration and monitor agent status. For each monitored endpoint, users can define which agent modules are enabled, which log files are read, which files are monitored for integrity changes, and which configuration checks are performed.
4926

5027
.. thumbnail:: /images/getting-started/agents-monitoring.png
5128
:align: center
@@ -56,7 +33,7 @@ The Wazuh dashboard allows users to manage agents configuration and to monitor t
5633
Platform management
5734
-------------------
5835

59-
The Wazuh dashboard provides a user interface dedicated to manage your Wazuh deployment. This includes monitoring the status, logs, and statistics of the different Wazuh components. It also includes configuring the Wazuh server, and creating custom rules and decoders for log analysis and threat detection.
36+
The Wazuh dashboard provides a user interface to manage a Wazuh deployment. This includes monitoring the status, logs, and statistics of Wazuh components, configuring the Wazuh server, and creating custom rules and decoders for log analysis and threat detection.
6037

6138
.. thumbnail:: /images/getting-started/platform-management.png
6239
:align: center
@@ -67,27 +44,28 @@ The Wazuh dashboard provides a user interface dedicated to manage your Wazuh dep
6744
Developer tools
6845
---------------
6946

70-
The Wazuh dashboard includes a Ruleset Test tool that can process log messages to check how it is decoded and if it matches a threat detection rule or not. This feature is especially useful when custom decoders and rules have been created and the user wants to test them.
47+
The Wazuh dashboard includes a ruleset test tool that processes log messages to show how they are decoded and whether they match a detection rule. This is useful when testing custom decoders and rules.
7148

7249
.. thumbnail:: /images/getting-started/ruleset-test.png
7350
:align: center
7451
:width: 80%
7552
:title: Ruleset test
7653
:alt: Ruleset test
7754

78-
The Wazuh dashboard also includes an API console for users to interact with the Wazuh API. This can be used to manage the Wazuh deployment (e.g., managing server or agent configurations, monitor status and log messages, adding or removing agents, etc.).
55+
The Wazuh dashboard also includes API consoles for interacting with the Wazuh server and the Wazuh indexer API. They are used to manage the Wazuh server capabilities or interact with Wazuh indexer indices.
56+
57+
Wazuh server API
7958

80-
.. hlist::
81-
:columns: 2
59+
.. thumbnail:: /images/getting-started/server-api-console.png
60+
:align: center
61+
:width: 100%
62+
:title: Wazuh server API
63+
:alt: Wazuh server API
8264

83-
- .. thumbnail:: /images/getting-started/api-console.png
84-
:align: center
85-
:width: 100%
86-
:title: Server management > Dev Tools
87-
:alt: Server management > Dev Tools
65+
Wazuh indexer API
8866

89-
- .. thumbnail:: /images/getting-started/creating-security-rules.png
90-
:align: center
91-
:width: 100%
92-
:title: Creating security rules
93-
:alt: Creating security rules
67+
.. thumbnail:: /images/getting-started/indexer-api-console.png
68+
:align: center
69+
:width: 100%
70+
:title: Wazuh indexer API
71+
:alt: Wazuh indexer API
-202 KB
Binary file not shown.
-64.3 KB
Binary file not shown.
167 KB
Loading
-1.48 MB
Binary file not shown.
127 KB
Loading
-71.4 KB
Binary file not shown.
66.8 KB
Loading
-56.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)