Splunk Search

Can we retrieve data using DBConnect for rows which got modified?

ddrillic
Ultra Champion

Is it possible to retrieve data using DBConnect for rows which got modified? And not included via the rising column?

Tags (3)
0 Karma
1 Solution

DavidHourani
Super Champion

@ddrillic,

No not possible.. typically you want to use the rising column field as the modification date to achieve that. If you don't you'll have to grab the entire DB as batch to monitor for change.

Cheers,
David

View solution in original post

DavidHourani
Super Champion

@ddrillic,

No not possible.. typically you want to use the rising column field as the modification date to achieve that. If you don't you'll have to grab the entire DB as batch to monitor for change.

Cheers,
David

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 ...