Splunk Search

Search event count limited from REST API but not UI search

tabchb
Explorer

Hi,

I'm running a search as follows via the Splunk Web UI ie. search index="xxxx" sourcetype="some_gateway" for a given day(24hrs) and it returns say >500,000 results, but the same search queried from the REST API stops early at 173,889 results every time. How can I increase this number and why is the UI query different?

Thanks

Tags (3)

karan1337
Path Finder

Events are different from results. I was also hitting a similar limit of 500,000 events in my REST API. Try appending | table * to your search and check the number of events you are getting.

santos_solorzan
Engager

THIS WORKED FOR ME - thanks so much karan1337 🙂

0 Karma

steveyz
Splunk Employee
Splunk Employee

Are you trying to export the events as a csv file?

0 Karma

steveyz
Splunk Employee
Splunk Employee

The search should definitely not be stopping. You could check search.log in the job's dispatch directory to see if there's message indicating why the job stopped.

0 Karma

tabchb
Explorer

No, trying to extract directly via the Http REST API. Not to worry I probably just need to limit the scope of my search to lower time intervals - say 1 hour at time.

0 Karma

tabchb
Explorer

Nope new limit at 400,000

0 Karma

tabchb
Explorer

adding the magic status_buckets = 300 parameter to the search create command seems to have allowed me to bust through the limit

Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...