All Apps and Add-ons

splunk app for db connect 3.1.0

locose
Path Finder

I'm having an issue using the rising inputs .

I have something like this....

select A.DOCUMENT_ID,
A.USER_NAME,

P.INF_GROUP_ID,
D.DOCUMENT_DESC,
DV.DOCUMENT_TYPE,
A.TIMESTAMP AS timestamp,
A.MESSAGE AS message,

where
rising_column > ?
and a.document_id = d.document_id
and d.document_id = dv.document_id

order by rising_column ASC

But the issue now is I can't select anything in the Rising column. When I select the rising column drop down it shows no matches.

Tags (2)
0 Karma

ahainline
Engager

I know this is more than a year old, but did you ever find a solution to this? I'm having the same issue with db_connect and have yet to find a solution.

0 Karma

tmuth_splunk
Splunk Employee
Splunk Employee

Can you change:

where rising_column > ? 

to:

where A.TIMESTAMP > ?
0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...