wazuh icon indicating copy to clipboard operation
wazuh copied to clipboard

Docker Module Error on Wazuh Dashboard

Open shegzon opened this issue 1 year ago • 4 comments

Wazuh version Component Install type Install method Platform
4.11.0-1 Wazuh dashboard Indexer/Manager/dashboard/Agent Quick Start Oracle Linux 8

Hello Team,

An error was encountered when viewing events for the docker module on the Wazuh dashboard. I have attached a screenshot below to show more details of the error, and there are also other users with the same issue.

Image

Kindly help to investigate this.

shegzon avatar Mar 02 '25 21:03 shegzon

@shegzon please, provide the steps carried out to reproduce the error so we can determine the origin of the error.

fdalmaup avatar Mar 11 '25 09:03 fdalmaup

@fdalmaup, I tried to configure docker monitoring by following the below link as a guide. After performing the setup, I wanted to view the docker-related events by navigating to the docker module on the dashboard, but upon getting to that section, I encountered the error:

  • https://documentation.wazuh.com/current/user-manual/capabilities/container-security/monitoring-docker.html

shegzon avatar Mar 12 '25 17:03 shegzon

I have the same problem!

Wang-YLi avatar Mar 19 '25 02:03 Wang-YLi

This seems to be directly related to a fix added in Wazuh 4.11.1, which adds the data.docker.from field definition as a known field.

  • https://github.com/wazuh/wazuh-dashboard-plugins/pull/7318

As a workaround, you should be able to manually update the wazuh-alerts-* index-pattern.

  • Go to Dashboard management --> Index patterns
  • Select the wazuh-alerts-* index pattern
  • You can check if you can find the data.docker.from field, for instance
  • Either way, please press the Refresh field list button located in the top-right corner

Image

Once the index pattern is updated, check if the Docker Event table works as expected.

asteriscos avatar Jun 18 '25 16:06 asteriscos

I will close this issue as done. Feel free to open it again if the problem persists.

asteriscos avatar Jun 30 '25 11:06 asteriscos