I have a multi event rule with a match window of 48 hours that is looking for the occurrence of one windows event code followed by another event with a different event code.
For my use case, these events usually occur 1 hour to 24 hours after one another, but I'm using the larger match window for the outliers.
The issue I'm running into is there are times where event 1 fires and event 2 fires 1 hour later, but I do not get a detection until 48 hours later. Is there a better way to approach this?