Go to the table of contents Go to the previous page You are at the end of the document
Web Protection Reporting FAQ : How do I export the Suspicious Event Summary?
How do I export the Suspicious Event Summary?
51142 | Reporting FAQ | TRITON AP-WEB and Web Filter & Security | 12-Oct-2015
The Suspicious Event Summary on the Threats Dashboard lists information about threat-related events in your network. To export the event data to a CSV file, click the Export To CSV link above the summary table.
If your system has more than 100,000 threat-related event records, the management console cannot generate the CSV file directly. Instead, you are prompted to export the records directly from the Log Database.
To do this:
1.
2.
Open SQL Server Management Studio (Start > All Programs > Microsoft SQL Server 2008 or 2012 > SQL Server Management Studio) and log on to the SQL Server instance that hosts your Log Database.
3.
4.
Click New Query at the top of the window.
5.
select * from amt_UI_log_details
6.
Click Execute.
A Results pane will display the data in a table format.
7.
In the Results pane, right-click and select Save Results As to output the results to a file.

Go to the table of contents Go to the previous page You are at the end of the document
Web Protection Reporting FAQ : How do I export the Suspicious Event Summary?
Copyright 2016 Forcepoint LLC. All rights reserved.