Enable agents lookup
Improve the loading performance of the agent management UI by enabling the agents lookup through scheduling the relevant saved search.
- Lookup displays up to 10,000 agents by default. To increase this limits update the following settings:
maxoutsetting under the[subsearch]stanza.maxresultrowsunder the[searchresults]stanza if you have more than 50,000 agents.subsearch_maxoutunder the[join]stanza if you have more than 50,000 agents. The upper limit is 75,000.
By default, agent lookup displays up to 100 applications per agent. To increase this limit, update the
list_maxsizesetting under the[stats]stanza if you expect more than 100 applications assigned to a single agent.
For more information, see Troubleshoot agents lookup issues.
The agents lookup is enabled by scheduling the DeploymentServerCreateAgentsLookup saved search.
The agents lookup is now enabled and scheduled to run at the specified frequency.
(Optional) To check the last time the data was updated, locate the DeploymentServerCreateAgentsLookup saved search again and select View recent. The Job Management page opens, showing recent executions of the job and their creation times.