Unsolved

1 Rookie

 • 

64 Posts

295

November 18th, 2022 13:00

How to get Unity/VNX SMB audit logs remotely and programatically

Hi, I can connect using eventviewer to Unity from a machine in the domain and access classic event viewer logs in Security tab but i need to retrive them programatically from .net. EventLogReader doesnt support evt or connecting to the eventviewer.

I need to retrieve remotely the logs and do query filters and not retrieve all and also way to specify user/credential to connect in case the machine querying the remote logs is not in domain.

I was able to use Get-Eventlog in ps but doesnt support credentials and dont know what is equivalent in .net c#.

 

Any solution?

No Responses!
No Events found!

Top