Display active list with more than 2000 entries

  • KM02157378
  • 26-Feb-2016
  • 26-Feb-2016

Archived Content: This information is no longer maintained and is provided "as is" for your convenience.

Summary

< !--Merged--> to KM02391408 how to display active list with more than 2000 entries?

Error

The cosole can´t display active list with more than 2000 entries

Fix

1. Stop the Console
 
2. Delete any *.ast files under console folder "<console-home>/current".
 
3. Set "console.ui.views.grid.maxSelectionSize=" in "<console-home>/current/config/console.properties". Please note you may need add this line on "console.properties" and don´t modify this line on "console.default.properties".
 
4. Then Edit the <ARCSIGHT_HOME>/current/config/console.properties file and add this line:
resourcetree.children.max=2000
 
5. Start the Console
Related Article:
Document KM1262245 - What is the minimum number of Active List entries
Document KM1270139 - What is the maximum number of Active List entries (cross check with the below ones)
Document KM1270407 - How to view all entries in a large Active List
Document KM1270387 - CSV Export from Active List Is Limited to 1000 Records