Closed brotleuchte closed 1 year ago
I would check:
eventFilterOperands
are correct.This should trigger your application's NotifyEventNotifications
method.
Could you please share a Wireshark traffic capture with no security mode? This will help me troubleshoot further.
Hey nauful, I think my eventFilterOperands are not correct. Unfortunately other things got prioritized and everything else is working so far so I can't spend much time to this event topic the next couple of days. But it is still on my list. I appreciate your work so =)
The server might not return any events depending on your filtering options. Feel free to post here when you have more information or questions.
Hi, I'm using the nuget package and trying to get event notifications to work by using the client sample code. The UAExpert client shows events, e.g. of type ProgramTransition or AuditEvent. I also tried the Server Object Node.
Am I missing something such as no AuditEvent notifications by default or so?