Wazuh 4.7.5 Agent installation

280 views
Skip to first unread message

Emil David

unread,
Jun 15, 2024, 2:58:19 AM6/15/24
to Wazuh | Mailing List
Hi Team,
Wazuh manager 4.7.5 installation has been completed with wazuh indexer and dashboard.
We need to install agent on multiple Linux servers, but the internet is not available on those servers.

Please let us know the wazuh agent installation steps with out internet access.

We have the below OS dist
Ubuntu
Cent OS
Open SUSE
Amazon linux
Oracle linux
Redhat

Thanks,

Olusegun Adenrele Oyebo

unread,
Jun 15, 2024, 12:06:47 PM6/15/24
to Wazuh | Mailing List
Hello Emil,

You can download the package for the respective Linux distro using the link below:
After downloading the agent package, copy it to the Linux node and manually install them. The example below installs it on an Ubuntu server with x86_64 architecture:
  •  WAZUH_MANAGER="192.168.227.102" dpkg -i wazuh-agent_4.8.0-1_amd64.deb replace 192.168.227.102 with the IP address of your Wazuh manager.
  • Start up the agent service with the below commands:
            systemctl daemon-reload
            systemctl enable --now wazuh-agent


I hope this helps you. If you have any other query, do not hesitate to ask. 

Best regards.

Reply all
Reply to author
Forward
0 new messages