wazuh / wazuh-dashboard-plugins

Plugins for Wazuh Dashboard
https://wazuh.com/
GNU General Public License v2.0
427 stars 176 forks source link

No agents evolution histogram sub-selection results #3071

Open asteriscos opened 3 years ago

asteriscos commented 3 years ago
Wazuh Elastic Rev
4.1.1 7.10 4102

Description Whenever a sub-selection is made in the Agents evolution histogram, no results are shown when there should be.

Steps to reproduce

  1. Go to Agents
  2. Click on Active filter in the Agents Evolution histogram
  3. Select 1 year ago
  4. No results are shown

Screenshots bug

Additional context Add any other context about the problem here. Here you can paste log entries too or any other useful information that may help with the issue.

eze9252 commented 3 years ago

I fixed filter to show but only works when you negate the filter value.

Captura de pantalla de 2021-04-06 12-21-07

When you is filter to any different way, the visualization crash. I didn't find the way to hide the filters (only whit css but isn't good).

Link to branch --> https://github.com/wazuh/wazuh-kibana-app/tree/bugfix/no-filter-agents-evolution

gdiazlo commented 2 years ago

related to #4077