All Apps and Add-ons

Splunk DB Connect: How to convert my database input's date and time format?

jonathan_yan5
Explorer

Hi,

im having a problem with database inputs conversion of date and time.

my database table date and time format is YYYY-MM-DD/HH:mm:ss but Splunk was able to read this differently.

sample:

"DB table date and time": 2016-11-25/17:56:00

"Splunk converted date and time":
(Record 1) 2016-11-25 7:59:59:000 AM
(Record 2) 2016-11-25 7:59:59:000 AM
(Record 3) 2016-11-25 7:59:59:000 AM

Can this be solved by revising the SQL? or by regex?

0 Karma

Azeemering
Builder

Hello,

You should be able to define the timestamp for the specific connection in $SPLUNK_HOME/etc/apps/splunk_app_db_connect/local/inputs.conf

Here you can enter output_timestamp_format = yyyy-MM-dd HH:mm:ss
Did you set this?

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...