Displaying information about security trace filters
You can display information about security trace filters configured on your storage virtual machine (SVM). This enables you to see which types of access events each filter traces.
Display information about security trace filter entries by using the vserver security trace filter show command.
For more information about using this command, see the man pages.
Examples
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
Give documentation feedback