Thanks for the fast reply I solved it to be honest. My only issue is
that I don't know where to find the information
below.gumDcrImmutableId:Name: gumDcrImmutableIdType: stringValue:
<ImmutableID of the DCR created above>gumDceName: gumDceType:
stringValue: <URL of Log Ingestion endpoint of the DCE>
Hello @Frank Urena, good that you were able to find the correct value. I
double checked and found a mistake of mine in the variable description
section. The correct value it is not the <Name of the DCE created above>
as I wrote, but it should be <URL of Log Ingestion endpoint of the DCE>.
It is now ...
According to the source code, currently only Ndis GUID
{2ED6006E-4729-4609-B423-3EE7BCD678EF} class decode should be
supportedBOOLEAN IsNdisCapEvent =
IsEqualGUID(&ev->EventHeader.ProviderId, &NdisCapId)
&&(ev->EventHeader.EventDescriptor.Id == tidPacketFragment
||ev->EventHeader.EventDescriptor.Id ...
Latest Comments