How Do I Modify the Executive Summary Page? (V. 6.0)
book
Article ID: 160107
calendar_today
Updated On:
Products
Data Loss Prevention Enforce
Issue/Introduction
The Executive Summary page queries the database for information on all incidents. The extra information is usually not very useful, and this slows down the loading of pages. Modifying the Executive Summary Page to reduce the number of days that load may help.
Resolution
Relevant version: 6.0
If you are seeing slow loading of the Executive Summary page, reduce the number of days that load in the Executive Summary page.
To reduce the number of days that load in the Executive Summary page:
Locate the struts-config-report.xml file located in the tomcat \Jakarta-tomcat-5.0.25\webapps\ProtectManager\WEB-INF directory.
Change the time period to be the last 30 days (recommended).
Change the report to: <set-property property=”defaultCondition” value=”incident.date|date-last-30|”/>
For more complete instructions, see the installation guide.