https://github.com/stackhpc/wazuh-server-purge
https://github.com/stackhpc/wazuh-server-purge
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackhpc/wazuh-server-purge
- Owner: stackhpc
- Created: 2023-03-30T10:51:13.000Z (over 3 years ago)
- Default Branch: v4.3
- Last Pushed: 2023-03-30T10:51:23.000Z (over 3 years ago)
- Last Synced: 2025-04-07T11:38:37.491Z (over 1 year ago)
- Language: Shell
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=========================
Wazuh server purge script
=========================
This repository provides a script for uninstalling and purging Wazuh server related packages and files.
Features
========
* supports Wazuh versions v4.3 and v4.2
* supports RedHat and Debian Linux families
* disables service, removes packages and deletes most wazuh related files
* option to choose only service disable and package removal (experimental branches)
How to use the script
---------------------
.. note::
You need root privileges to run the script.
1. Select a branch for your version of Wazuh.
2. Use git clone or wget to get the script to your Wazuh server.
3. Run the script.