You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ref/modules/setup/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ The following table lists the indices created by this plugin.
19
19
|`wazuh-states-fim-files`| File Integrity Monitoring: information about monitored files. |
20
20
|`wazuh-states-fim-registry-keys`| File Integrity Monitoring: information about the Windows registry (keys). |
21
21
|`wazuh-states-fim-registry-values`| File Integrity Monitoring: information about the Windows registry (values). |
22
-
|`wazuh-states-inventory-browser-extensions`|Browser extensions/addons installed on the endpoint (Firefox, Chrome, Safari). |
22
+
|`wazuh-states-inventory-browser-extensions`|Stores browser extensions/add-ons detected on the endpoint (Chromium-based browsers — Chrome/Edge/Brave/Opera —, Firefox, and Safari).|
23
23
|`wazuh-states-inventory-groups`| Stores existing groups on the endpoint. |
24
24
|`wazuh-states-inventory-hardware`| Basic information about the hardware components of the endpoint. |
25
25
|`wazuh-states-inventory-hotfixes`| Contains information about the updates installed on Windows endpoints. This information is used by the vulnerability detector module to discover what vulnerabilities have been patched on Windows endpoints. |
@@ -30,7 +30,7 @@ The following table lists the indices created by this plugin.
30
30
|`wazuh-states-inventory-ports`| Basic information about open network ports on the endpoint. |
31
31
|`wazuh-states-inventory-processes`| Stores the detected running processes on the endpoints. |
32
32
|`wazuh-states-inventory-protocols`| Stores routing configuration details for each network interface, as referenced in the `wazuh-states-inventory-interfaces` index. |
33
-
|`wazuh-states-inventory-services`|System services installed in the endpoint's operating system (macOS, Linux, Windows). |
33
+
|`wazuh-states-inventory-services`|Stores system services detected on the endpoint (Windows Services, Linux systemd units, and macOS launchd daemons/agents).|
34
34
|`wazuh-states-inventory-system`| Operating system information, hostname and architecture. |
35
35
|`wazuh-states-inventory-users`| Stores existing users on the endpoint. |
36
36
|`wazuh-states-vulnerabilities`| Active vulnerabilities on the endpoint and its details. |
0 commit comments