Change the max entries on the DLP Endpoint Agent List
book
Article ID: 184557
calendar_today
Updated On:
Products
Data Loss Prevention EnforceData Loss Prevention
Issue/Introduction
You want to increase the number of agents displayed on the Agent List. System > Agents > Overview > Agent List
Resolution
Edit the manager.properties file. Windows - <dir>\Program Files\Symantec\Data Loss Prevention\Enforce\<version>\protect\config Linux - /opt/Symantec/DataLossPrevention/ EnforceServer/<version>/Protect/config
Find the following line. # com.vontu.manager.agentlist.maxshowallagents = 200
Delete the # character in front of the line. com.vontu.manager.agentlist.maxshowallagents = 200
Change the value 200 to the max entries you wish (the limit value is 3000). Example: com.vontu.manager.agentlist.maxshowallagents = 500