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!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...