How Can We Help?

Search for answers or browse our knowledge base.

Documentation | Demos | Support

< All Topics
Print

How to increase the max number of incidents exported within Symantec DLP

You can change the maximum number of incidents displayed that are reported using the Web Archiver by edit the manager.properties file. This file can be found at the following locations:

Windows: X:SymantecDLPProtectconfig

Linux: /opt/SymantecDLP/Protect/config

The second value controls the maximum number of exported incidents, but the first value must also be changed to match the second to allow the maximum number of incidents to be retrieved by the user interface.

#The maximum number of incidents that may be displayed when clicking show all on an incident list page
com.vontu.manager.maxshowallincidents=10000
#The maximum number of incidents allowed in a report exported using the Web Archiver
com.vontu.manager.maxwebarchiveincidents=10000

Note: The default is 10000; you may increase the value but be aware of possible performance impacts on the Enforce server during a large export. A report consisting of several thousand incidents could take a few hours.

After applying the changes in the manager.properties file the Vontu Manager service must be restarted to apply the changes.

Was this article helpful?
0 out of 5 stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents