From e935bdaa85eebbad946672da0ded10f63188a627 Mon Sep 17 00:00:00 2001 From: Maik Ro <20245897+maikroservice@users.noreply.github.com> Date: Sun, 10 Dec 2023 11:57:49 +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 dae1bb7d5..b921c5d1a 100644 --- a/website/integrations/services/wazuh/index.md +++ b/website/integrations/services/wazuh/index.md @@ -149,7 +149,7 @@ authc: ### Step 6 - securityadmin.sh -After you save the `config.yml` you need to restart the wazuh manager and tell it to load the modified file - this can be done automagically using the `securityadmin.sh` wazuh provides with the following command: +After you save the `config.yml` you need to restart the wazuh manager and tell it to load the modified file - this can be done automagically using the `securityadmin.sh` file that wazuh provides with the following command: ```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/config.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