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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...