wazuh-dashboard-plugins
wazuh-dashboard-plugins copied to clipboard
Change the order of filters
Description
Change the order of the filters to: (cluster||manager).name
, rule.groups
and agent.id
Issues Resolved
- #6672
Evidence
Test
- navigate to different dashboards and events, the order of the filters must be
(cluster||manager).name
,rule.groups
andagent.id
Check List
- [ ] All tests pass
- [ ]
yarn test:jest
- [ ]
- [ ] New functionality includes testing.
- [ ] New functionality has been documented.
- [ ] Update CHANGELOG.md
- [x] Commits are signed per the DCO using --signoff