Dashboards & Visualizations

How to change the GUI > activity > jobs drop-down list limit of 250?

sylim_splunk
Splunk Employee
Splunk Employee

It only lists up 250 maximum.
How can I change it?

Tags (3)
1 Solution

sylim_splunk
Splunk Employee
Splunk Employee

Find the steps below;

  • Go to $SPLUNK_HOME

  • Go to etc/system/default/data/ui/views/ and look for job_management.xml file (Do not make any changes to this file)

  • Go to etc/system/local/ directory

  • Make a directory called data inside local directory if not already existing

  • Make a directory called ui inside data directory

  • Make a directory called views inside ui directory

  • Now, copy the job_management.xml file inside views directory

The path of copied file should look like etc/system/local/data/ui/views/job_management.xml

  • Open job_management.xml in editor and go to line number: 41 where you will find something like this:

    Owner</param>

    owner_setting

    250

So, here change the count value of 250 to something (for eg. 500) that you want (this count is the limit for listing the users)

  • Save the changes and restart splunk

Also look at the answers, http://answers.splunk.com/answers/118052/search-report-dropdown-list-limit.html#answer-172452

View solution in original post

sylim_splunk
Splunk Employee
Splunk Employee

Find the steps below;

  • Go to $SPLUNK_HOME

  • Go to etc/system/default/data/ui/views/ and look for job_management.xml file (Do not make any changes to this file)

  • Go to etc/system/local/ directory

  • Make a directory called data inside local directory if not already existing

  • Make a directory called ui inside data directory

  • Make a directory called views inside ui directory

  • Now, copy the job_management.xml file inside views directory

The path of copied file should look like etc/system/local/data/ui/views/job_management.xml

  • Open job_management.xml in editor and go to line number: 41 where you will find something like this:

    Owner</param>

    owner_setting

    250

So, here change the count value of 250 to something (for eg. 500) that you want (this count is the limit for listing the users)

  • Save the changes and restart splunk

Also look at the answers, http://answers.splunk.com/answers/118052/search-report-dropdown-list-limit.html#answer-172452

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...