Closed
Description
Bug description
As mentioned in #949, ever since the new node selectors, events without an associated node (e.g. agent and audit events) can no longer be selected. Their facet counts do show as 0 and the items are grayed out. This is caused by the nodes_ids facet always being provided, even when no node was selected.
Expected behavior
The nodes_ids
field should be an empty list when no nodes have been selected.
Steps to reproduce
- Go to the events tab.
- Make sure no nodes have been selected.
- Select a time frame that includes non-node events. This can be seen in the Event Type facet, which will have grayed out items with a zero count.
Screenshots
Error Logs
No response
Desktop
No response
Additional context
No response