From 46a14c4043c10686262b182a79f80bc2b9335b3d Mon Sep 17 00:00:00 2001 From: Maik Ro <20245897+maikroservice@users.noreply.github.com> Date: Sun, 10 Dec 2023 11:58:32 +0100 Subject: [PATCH] Update website/integrations/services/wazuh/index.md Co-authored-by: Tana M Berry Signed-off-by: Maik Ro <20245897+maikroservice@users.noreply.github.com> --- website/integrations/services/wazuh/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/integrations/services/wazuh/index.md b/website/integrations/services/wazuh/index.md index 8a82c7fcd..b8681978f 100644 --- a/website/integrations/services/wazuh/index.md +++ b/website/integrations/services/wazuh/index.md @@ -179,7 +179,7 @@ all_access: description: "Maps admin to all_access" ``` -save the file and use the securityadmin.sh with the following command to load the adjusted `roles_mapping.yml`: +Save the file and use the `securityadmin.sh` file with the following command to load the adjusted `roles_mapping.yml`: ```bash export JAVA_HOME=/usr/share/wazuh-indexer/jdk/ && bash /usr/share/wazuh-indexer/plugins/opensearch-security/tools/securityadmin.sh -f /etc/wazuh-indexer/opensearch-security/roles_mapping.yml -icl -key /etc/wazuh-indexer/certs/admin-key.pem -cert /etc/wazuh-indexer/certs/admin.pem -cacert /etc/wazuh-indexer/certs/root-ca.pem -h localhost -nhnv