inventory data collection not working for some servers
231 views
Skip to first unread message
Gary Woodard
unread,
Mar 24, 2022, 10:07:00 AM3/24/22
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
I can't determine a pattern but random servers are not populating inventory data in Wazuh manager.
Juan Nicolás Asselle
unread,
Mar 24, 2022, 5:05:04 PM3/24/22
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,
First things first: could you please send us the next information?
- Servers OS and Wazuh Agent version.
- Wazuh Agent logs (ossec.log) from any of those agents.
- Wazuh Manager version and OS .
I look forward to your comments.
Regards,
Nico
Gary Woodard
unread,
Mar 25, 2022, 10:05:32 AM3/25/22
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
Windows Server 2012 R2 and Windows Server 2016
Agent version is 4.2.5
Server version is 4.2.5 and Ubuntu OS
Juan Nicolás Asselle
unread,
Mar 25, 2022, 11:16:56 AM3/25/22
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,
Thanks for your information, I will try to replicate it. In the meantime, I will need you to check the next things:
Check that syscollector wodle, module responsible for retrieving inventory data from the agent, is enabled for those agents. This can be done using Wazuh App or Wazuh API request
Check those agent’s ossec.log. We are looking for log lines from syscollector that could indicate some error/warn
Check manager’s ossec.log WARNING/ERROR related to wazuh-db. This command could be helpful grep "wazuh-db" /var/ossec/logs/ossec.log | grep -E "WARNING|ERROR"
I look forward to your comments.
Regards, Nico
Gary Woodard
unread,
Mar 25, 2022, 3:37:22 PM3/25/22
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
Appears the configuration for inventory data is missing those agents. Do I need to uninstall and reinstall the agent so it pulls configuration from wazuh?
Gary Woodard
unread,
Mar 25, 2022, 3:48:54 PM3/25/22
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
that seemed to fix it.
Juan Nicolás Asselle
unread,
Mar 27, 2022, 8:29:47 PM3/27/22
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,
It's really strange that the agent's configuration was changed unintentionally. Do you have a centralized configuration?
Please let me know if you need to dig more about this issue or further assistance.