Splunk Search

Is there a setting to increase the "results per page" value when you show source?

Jeremiah
Motivator

When I go to show source on an event, the maximum number of results I can display is 1000 (the "Results per page" dropdown). Is there a setting to increase this value?

Tags (2)
0 Karma
1 Solution

Stephen_Sorkin
Splunk Employee
Splunk Employee

These options are loaded from $SPLUNK_HOME/etc/apps/search/default/data/ui/views/show_source.xml. You could tune this by placing an edited version of this file in $SPLUNK_HOME/etc/apps/search/local/data/ui/views/show_source.xml. However, there's an implicit limit on the number of events that can be retrieved based on a time bound around the target event, which in 4.1.x is 1 day.

View solution in original post

teh21
New Member

Does anyone know what needs added/changed in the show_source.xml file to raise this limit? My file doesn't have anything specifying any values at all.

0 Karma

yannK
Splunk Employee
Splunk Employee

you can edit the view directly in the UI and add your limits.

search app
ui > view > showsource > edit xml

0 Karma

Stephen_Sorkin
Splunk Employee
Splunk Employee

These options are loaded from $SPLUNK_HOME/etc/apps/search/default/data/ui/views/show_source.xml. You could tune this by placing an edited version of this file in $SPLUNK_HOME/etc/apps/search/local/data/ui/views/show_source.xml. However, there's an implicit limit on the number of events that can be retrieved based on a time bound around the target event, which in 4.1.x is 1 day.

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...