Getting Data In

What is the correct earliest_time format for searches when programmatically querying Splunk?

the_wolverine
Champion

I'm using Python SDK (or some other client) to query Splunk and its not accepting my date format. What is the correct format to specify for earliest_time?

1 Solution

the_wolverine
Champion

earliest_time = YYYY-MM-DDTHH:MM:SS

Example: earliest_time = 2017-03-14T10:0:0

View solution in original post

cmerriman
Super Champion

here is a doc about it:

http://dev.splunk.com/view/SP-CAAAEE5#oneshotjo

"earliest_time": "2017-03-14T12:00:00.000-07:00"
0 Karma

the_wolverine
Champion

earliest_time = YYYY-MM-DDTHH:MM:SS

Example: earliest_time = 2017-03-14T10:0:0

Get Updates on the Splunk Community!

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...