I'm running wazuh server on ubuntu 22.04 vm (Ram 4 gb)
wazuh version:
WAZUH_VERSION="v4.3.10"
WAZUH_REVISION="40323"
WAZUH_TYPE="server"
This logs are from pending agent
connection from agent:
Connection to 10.10.250.66 1514 port [tcp/*] succeeded!
Connection to 10.10.250.66 1515 port [tcp/*] succeeded!
Connection to 10.10.250.66 55000 port [tcp/*] succeeded!
agent satus:
sudo grep ^status /var/ossec/var/run/wazuh-agentd.state
status='pending'
sudo systemctl daemon-reload
sudo systemctl enable wazuh-agent
sudo systemctl start wazuh-agent
------------------------------
● wazuh-agent.service - Wazuh agent
Loaded: loaded (/lib/systemd/system/wazuh-agent.service; enabled; vendor preset: enabled)
Active: active (running) since Tue 2022-11-22 16:09:18 +04; 15min ago
Tasks: 27 (limit: 2247)
Memory: 99.3M
CPU: 8.040s
CGroup: /system.slice/wazuh-agent.service
├─ 954 /var/ossec/bin/wazuh-execd
├─ 964 /var/ossec/bin/wazuh-agentd
├─1078 /var/ossec/bin/wazuh-syscheckd
├─1190 /var/ossec/bin/wazuh-logcollector
└─1205 /var/ossec/bin/wazuh-modulesd
Noy 22 16:09:17 mrxx-virtual-machine env[899]: Completed.
Noy 22 16:09:18 mrxx-virtual-machine systemd[1]: Started Wazuh agent.
Noy 22 16:22:28 mrxx-virtual-machine systemd[1]: /lib/systemd/system/wazuh-agent.service:12: Unit configured to use KillMode=>
Noy 22 16:22:28 mrxx-virtual-machine systemd[1]: /lib/systemd/system/wazuh-agent.service:12: Unit configured to use KillMode=>
Noy 22 16:22:29 mrxx-virtual-machine systemd[1]: /lib/systemd/system/wazuh-agent.service:12: Unit configured to use KillMode=>
Noy 22 16:22:29 mrxx-virtual-machine systemd[1]: /lib/systemd/system/wazuh-agent.service:12: Unit configured to use KillMode=>
Noy 22 16:22:34 mrxx-virtual-machine systemd[1]: /lib/systemd/system/wazuh-agent.service:12: Unit configured to use KillMode=>
Noy 22 16:22:37 mrxx-virtual-machine systemd[1]: /lib/systemd/system/wazuh-agent.service:12: Unit configured to use KillMode=>
Noy 22 16:22:38 mrxx-virtual-machine systemd[1]: /lib/systemd/system/wazuh-agent.service:12: Unit configured to use KillMode=>
Noy 22 16:22:38 mrxx-virtual-machine systemd[1]: /lib/systemd/system/wazuh-agent.service:12: Unit configured to use KillMode=>
lines 1-23/23 (END)
----------------------
And I also have another agent which is connected and works well. all