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