Skip to content

fat2fast/ansible-wazuh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Wazuh Agent

Set up the Wazuh agent using the packages list and register it to the Wazuh server.

Requirements

  • Ansible must be installed.
  • Update variables to match your environment.
  • Create an inventory file.

Role Variables

  • download_url: The URL to download the package, as specified in the Wazuh official documentation.
  • local_path: The local path where the package is downloaded before being installed on the VPS.
  • remote_copy_path: The remote path where the package is copied and extracted for installation.
  • wazuh_manager: The domain or IP address of the Wazuh server that the agent will connect to.

Example Playbook

ansible-playbook setup_wazuh.yml -i your_inventory.ini

License

Detail

Author Information

Fat2Fast

About

Install Wazuh Agent and register to Wazuh server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors