adfsToolbox icon indicating copy to clipboard operation
adfsToolbox copied to clipboard

Validate all events have the correlation ID

Open madhavpatel6 opened this issue 6 years ago • 0 comments

Issue by bongiovimatthew-microsoft Saturday Feb 10, 2018 at 01:40 GMT Originally opened as https://github.com/Microsoft/adfsLogTools/issues/11


The following TODO item exists in the code:

function: Process-EventsForAnalysis

TODO: Validate that all events have the same correlation ID, or no correlation ID

When we do the first pass through the events to build the hashtable of instance IDs, we should validate the correlation IDs

Put up a warning if we ever see an event with a different correlation ID (it's okay for it to have no correlation ID)

madhavpatel6 avatar Aug 15 '18 21:08 madhavpatel6