Skip to content

How to so-wazuh-stop and keep it from restarting #2967

Locked Answered by m0duspwnens
mmasino-matc asked this question in General
Discussion options

You must be logged in to vote

To disable Wazuh, you will need to edit /opt/so/saltstack/local/pillar/global.sls. Under global:in the file, change wazuh: 1 to wazuh: 0. Save and quit the file.

With that change, all we did was tell Salt to not run the Wazuh state which will prevent the container from starting. Now, all that needs to be done is docker stop so-wazuh on all your nodes to stop Wazuh and comment out (or remove) so-wazuh from /opt/so/conf/so-status/so-status.conf. If it is commented out, so-status will show so-wazuh as disabled. If you remove it, it won't show at all in so-status.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@0nnyx
Comment options

Comment options

You must be logged in to vote
1 reply
@mmasino-matc
Comment options

Answer selected by m0duspwnens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants