I have a customer who is trying to automate the process of reading CIFS audit logs from a NetApp array. The customer knows that they can view audit events with Microsoft Event Viewer on a Windows client. However, they're attempting to have a home-grown program read the audit events from the array rather than rely on MS Event Viewer. They want to know what protocol or API Microsoft Event Viewer uses to read the audit events off the NetApp array. That way, they can write their own routine to do the same.
Customer is under the impression that Microsoft uses two possible methods to read these event logs remotely, but they're not sure which one NetApp uses.
Any ideas on what specification NetApp follows when it comes to sharing audit events to windows clients?