Unsolved
This post is more than 5 years old
1 Rookie
•
7 Posts
0
9746
April 10th, 2013 04:00
File Access Auditing on VNX for File (CIFS/NFS)
Hi,
Can anyone direct me at document or other resources that describe the methods available to access to file access audit logging for VNX. I understand that for CIFs it could be possible to use WMI to pull the data from the Datamover. But, is there a easy (robust) method for doing similar and how can I do the same on NFS shares? I already have software capable of reading a log and processing it (SPLUNK) so do need a complete solution.
Regards,
Gareth
0 events found
No Events found!


Rainer_EMC
6 Operator
•
8.6K Posts
0
April 10th, 2013 04:00
Hi Gareth,
currently the only way to do NFS auditing is through the VNX Event Enabler API – see the “Using VNX™ Event Enabler” manual.
It’s a programmatic API – not something that you can just use with the CLI.
We have partners like Varonis that have integrated with it for NFS auditing.
Rainer
Rainer_EMC
6 Operator
•
8.6K Posts
0
April 10th, 2013 05:00
Please see the CIFS manual
For CIFS auditing we work exactly like a Windows server – you can get the auditing events in an .evt file that is compatible with Windows Event Viewer – not a text file
Or with the VEE API
GarethR1
1 Rookie
•
7 Posts
0
April 10th, 2013 05:00
What about just CIFS servers? Is there a simple way to get the data in a txt file etc. I already have a system capable of processing this kind of data.
Regards,
Gareth
eli_sowar
1 Message
0
November 18th, 2013 11:00
Have you found people reporting problems with not being able to point splunk at CIFS servers for event logs?
Rainer_EMC
6 Operator
•
8.6K Posts
0
March 19th, 2014 02:00
No change there in terms of CIFS audit log access
ayas
Community Manager
•
7.4K Posts
•
67.8K Points
0
March 19th, 2014 02:00
Hi there ... not sure about splunk business .... sorry ....
NOW my question is ...... Codes has been upgraded since April 2013 ....does anybody know Audit log situation
has not been changed since then?
My customer wants to use CLI to get audit log from CS ... can he ?
thanks
aya
ayas
Community Manager
•
7.4K Posts
•
67.8K Points
0
March 19th, 2014 03:00
hi
thank you for the info!
Still Audit log in CIFS is available only from MMC ..
Rainer_EMC
6 Operator
•
8.6K Posts
0
March 19th, 2014 03:00
You should be able to use Windows command line tools as well or 3rd party products that access the security.evt via CIFS