Hi everyone,
I would like to sort Event system that I receive from a server with a Custom view on the Windows Event viewer, in order to only receive System data that I want (Error and Criticial).
I know that I can filter with an Item on the Template but I would like to just send the data that I want from the proxy to the server, and not send evrything and filter on the server.
I simply created a custom view to display the errors (that is functionnal), but It return the error : "EvtQuery channel missed:[0x00003A9F] The specified channel could not be found"

Hope that someone could help me.
Regards,
Jeff
I would like to sort Event system that I receive from a server with a Custom view on the Windows Event viewer, in order to only receive System data that I want (Error and Criticial).
I know that I can filter with an Item on the Template but I would like to just send the data that I want from the proxy to the server, and not send evrything and filter on the server.
I simply created a custom view to display the errors (that is functionnal), but It return the error : "EvtQuery channel missed:[0x00003A9F] The specified channel could not be found"
Hope that someone could help me.
Regards,
Jeff
Comment