How to Wazuh Agents across multiple machines and don't want to create each agent manually
287 views
Skip to first unread message
LE SOK
unread,
Aug 17, 2023, 8:57:31 PM8/17/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
Im using wazuh 4.5.0-1 on Linux wazuh-server 4.14.320-243.544.amzn2.x86_64 #1 SMP Tue Aug 1 21:03:08 UTC 2023 x86_64 X86_64 GNU/Linux. so I want to deploy agent for multuple endpoint(Windows 10, 7) using Command Pormpt . How can I do it, becuase I try to install wazuh.exe on endpoint and try to run (wazuh-agent-4.5.0-1.msi /q WAZUH_MANAGER="10.0.0.2") and (NET START Wazuh) but it's doesn't work so how can I deploy agent multiple endpoint. please help me. My thank to you.
Mario Andres Ruiz Hernandez
unread,
Aug 23, 2023, 8:21:30 AM8/23/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh mailing list
Hi,
for doing that it would be better to use provisioning tools like Ansible or Puppet. You can reach out the machines where you want to install the agents and then run the commands related to Wazuh Agent's installation.
Mario Andres Ruiz Hernandez
unread,
Aug 28, 2023, 11:51:00 PM8/28/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Wazuh | Mailing List
An option cloud be using the Wazuh playbook that is suited for this kind of requirements. More info in the links below.