View Vscan event log information with ONTAP
You can use the vserver vscan show-events command to view event log information about infected files, updates to Vscan servers, and the like. You can view event information for the cluster or for given nodes, SVMs, or Vscan servers.
Before you begin
Advanced privileges are required to view the Vscan event log.
Steps
- 
Change to advanced privilege level:
set -privilege advancedLearn more about
setin the ONTAP command reference. - 
View Vscan event log information:
vserver vscan show-eventsLearn more about
vserver vscan show-eventsin the ONTAP command reference.The following command displays event log information for the cluster
cluster1:cluster1::*> vserver vscan show-events Vserver Node Server Event Type Event Time ----------- --------------- --------------- ----------------- ----------------- vs1 Cluster-01 192.168.1.1 file-infected 9/5/2014 11:37:38 vs1 Cluster-01 192.168.1.1 scanner-updated 9/5/2014 11:37:08 vs1 Cluster-01 192.168.1.1 scanner-connected 9/5/2014 11:34:55 3 entries were displayed.