Getting Data In

How do I set up Splunk DB Connect so I only get new log information every time I do a query instead of pulling the whole

dennislevine
New Member

How do I set up Splunk DB Connect so I only get new log information every time I do a query instead of pulling the whole database each time?

I've got the connection working and I'm getting data in, but every time the input runs it pulls the entire database again instead of just pulling in the newest data. How do I limit what it pulls?

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Use a Rising input.  This is where DBX keeps track of the last value seen for a specific field so subsequent queries can fetch newer values.

See https://docs.splunk.com/Documentation/DBX/3.18.1/DeployDBX/Createandmanagedatabaseinputs#Choose_inpu... for details.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...