Splunk Search

mvexpand limited results to 10000 events

alextsui
Path Finder

Hi, I needed to use mvexpand in my search(see below), but it limited my search results to 10000 events. Is there a way to increase or diable the limitation?

earliest="@d" splunk_server="Splunk4-02" index="rnc" sourcetype="RNC" managedObject_class="WCEL" "HSDPALayeringCommonChEnabled" OR "HSUPAEnabled" | stats values(HSDPALayeringCommonChEnabled) as HSDPALayeringCommonChEnabled, values(HSUPAEnabled) as HSUPAEnabled, values(distName) as distName by host | mvexpand distName

Tags (1)
0 Karma

bbingham
Builder

Incase you want to take a look at the limits, they are established on $SPLUNK_HOME/etc/system/default/limits.conf, find the one you'd like to change, create a new limits.conf and place under $SPLUNK_HOME/etc/system/local/limits.conf

0 Karma

bwooden
Splunk Employee
Splunk Employee

Can you get the results you want with this search:

earliest="@d" splunk_server="Splunk4-02" index="rnc" sourcetype="RNC" managedObject_class="WCEL" "HSDPALayeringCommonChEnabled" OR "HSUPAEnabled" | stats values(HSDPALayeringCommonChEnabled) as HSDPALayeringCommonChEnabled, values(HSUPAEnabled) as HSUPAEnabled, by distName host

Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...