Getting Data In

splunk dbconnect tail issue

rameshlpatel
Communicator

hi,
at time of adding database input i select tail as input type and add following query.

SELECT
pkey,fk_vehicle,created,processed,status,lasterror,obuid,started
FROM ocs_admin.tp_obuimportdata
{{WHERE $rising_column$ > ?}}

and add raising column field as 'created' column name.

My requirement is i want to fetch data from current timestamp but above configuration is fetching all table data.

Please suggest help.

0 Karma

abhijitmishra
Explorer

To the inputs.conf stanza add the following

tail.follow.only = true

linu1988
Champion

which is your time field? and your rising column should be incrementing. Do a where clause where it should ignore all the previous data then fetch it.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...