Skip to content

Commit

Permalink
Merge pull request #2019 from wazuh/1971-error-defining-attributes-in…
Browse files Browse the repository at this point in the history
…-wazuh-indexer-log-files-to4.4

Removed errors logs from OVA to 4.4
  • Loading branch information
alberpilot authored Jan 10, 2023
2 parents b7d9115 + 25ae246 commit 1dfff43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ova/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ preInstall
# Install
bash ${RESOURCES_PATH}/${INSTALLER} ${INSTALL_ARGS}

systemctl stop wazuh-dashboard filebeat wazuh-indexer
systemctl stop wazuh-dashboard filebeat wazuh-indexer wazuh-manager
systemctl enable wazuh-manager

clean

0 comments on commit 1dfff43

Please sign in to comment.