All Apps and Add-ons

Splunk DB Connect: How to configure data input so that Splunk searches all records?

ppanchal
Path Finder

Hi,
I am fairly new to Splunk. I am trying to configure a data input.
My SQL is like select * from customer
and customer table is huge with 3575635668 records.

I was able to configure the data input, but when I search it only gives me 10000 records. I need the entire data in Splunk so that I can create reports using the same data.

Can someone please assist me with this?This is my parameter configuration.
alt text

0 Karma

alemarzu
Motivator

Hi @ppanchal

I'm not sure about this, but I believe it's because you set up 10k rows in "Max Rows to Retrieve" and you schedule the execution of the sqlquery to run only at 14:12 each day. So you end up with 10k of events per day only.

This parameter adjusts the number of rows to retrieve with each query execution.

So you either increase the amount of rows to retrieve or you can schedule your query to run more often.

Hope it helps.

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...