Display information about security trace filters in ONTAP SVMs
View security trace filter details on your storage virtual machine (SVM) to identify the access events each filter traces.
Beginning with ONTAP 9.6, you can use System Manager to trace file access on the SVM.
-
Open the System Manager dashboard.
-
Under Cluster, select Storage VMs.
-
Select
for the applicable SVM. -
Select Trace file access.
-
Set the file access protocol type to SMB/CIFS or NFS.
-
Enter the User name.
-
Enter the Client IP address.
-
Optionally, select one or more of the following:
-
Select Trace particular path to specify the file or file path to trace.
-
Select Show only access denied entries to limit the trace to access denied events.
-
-
Select Start tracing.
Use the CLI to trace file access on the SVM.
-
Display information about security trace filter entries by using the
vserver security trace filter showcommand.Learn more about
vserver security trace filter showin the ONTAP command reference.
The following command displays information about all security trace filters on SVM vs1:
cluster1::> vserver security trace filter show -vserver vs1 Vserver Index Client-IP Path Trace-Allow Windows-Name -------- ----- ----------- ---------------------- ----------- ------------- vs1 1 - /dir1/dir2/file.txt yes - vs1 2 - /dir3/dir4/ no mydomain\joe