Ubuntu 14 | agent Installation | Errors Reported

257 views
Skip to first unread message

John Carry

unread,
Mar 31, 2023, 6:41:23 AM3/31/23
to Wazuh mailing list
Dear Wazuh Team,
As weird behavior is been observed while and after installing wazuh agent on Ubuntu 14, the issues are reported below;

Our wazuh Version : 4.3.10
1) As you already know that in-order to be compatible the Agent Version should be less or equal to that of Wazuh Manager but I am trying to install agent on linux server following below link and options it is observed that the installed agent is 4.4.x and that is I think not compatible with our environment.
2.PNG
1.PNG
Please let us know How can we install agent 4.3.10 on our environment ?

I want to know why Agent Version 4.4 is getting installed how-ever I am selecting Version 4.3 on website?

Sandra Ocando

unread,
Mar 31, 2023, 8:48:09 AM3/31/23
to John Carry, Wazuh mailing list
Hi John,

Thank you very much for bringing this issue to our attention!

To install the Wazuh agent 4.3.10, you need to set the version in the installation command. For example:

# WAZUH_MANAGER="10.0.0.2" apt-get install wazuh-agent=4.3.10

# WAZUH_MANAGER="10.0.0.2" yum install wazuh-agent-4.3.10

We'll update the documentation as soon as possible. Sorry for any inconvenience.

Best regards,
Sandra.


--
You received this message because you are subscribed to the Google Groups "Wazuh mailing list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wazuh+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/wazuh/b48f3afe-ecf8-4ee4-8d7d-9c54740c1d88n%40googlegroups.com.

John Carry

unread,
Apr 5, 2023, 6:03:32 AM4/5/23
to Wazuh mailing list
Hello Sandra,
Tried installing it but below error faced, saying that unbale to find version 4.3.10, please help us out to successfully integrate Ubuntu 14 to wazuh.
Wazuh-Website.png

Sandra Ocando

unread,
Apr 10, 2023, 7:18:25 AM4/10/23
to John Carry, Wazuh mailing list

Hi John,

Make sure to run apt-get update after adding the repository and add the package revision -1 in the installation command:

WAZUH_MANAGER="10.0.0.2" apt-get install wazuh-agent=4.3.10-1


As an alternative, you may install the agent by downloading the corresponding package directly. For example:

curl -so wazuh-agent-4.3.10.deb https://packages.wazuh.com/4.x/apt/pool/main/w/wazuh-agent/wazuh-agent_4.3.10-1_amd64.deb && sudo WAZUH_MANAGER='10.0.0.2' dpkg -i ./wazuh-agent-4.3.10.deb


You can find these instructions in your Wazuh dashboard under Agents > Deploy new agent.

Let us know if this solves your issue.

Regards,

Sandra.


Reply all
Reply to author
Forward
0 new messages