Hello,
I'm trying to combine two filters together for a visualization, but it is not functioning correctly at all.
I wanted to combine: winlog.event_id:4723 and winlog.keywords:"Audit Success". When I do that, I'm getting a count of 53 events.
So I created a column for winlog.event_id:4723 which has a count of 1.
And one more column for winlog.keywords:"Audit Success" which has a count of 6.
So, if it were working correctly, that first filter should show a count of 7.
I haven't really found any recent posts about this, and perhaps I'm searching for the wrong thing. Is there any way I can solve this issue?
See screenshot for what the visualization looks like:


