Splunk Enterprise

Problem converting some dates to epoch

Gabriel_CCI
Explorer

Hi.

I have a problem with strptime
I try converter a date with

datee1=strptime('datee', "%d-%b-%y") but with some dates don´t work
example

datee                                   datee1

31-ago-16                      
13-feb-19                        1550026800.000000

When I overwrite  31-ago-16 with 13-fe-19  it works!
I don´t understand

My source is a Lookup file


Labels (1)
0 Karma
1 Solution

kamlesh_vaghela
SplunkTrust
SplunkTrust

@Gabriel_CCI 

 

Your data has invalid mon, ago is not valid month name in date 31-ago-16 , That's Y it is not working.

 

https://docs.splunk.com/Documentation/Splunk/8.2.1/SearchReference/Commontimeformatvariables

 

View solution in original post

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@Gabriel_CCI 

 

Your data has invalid mon, ago is not valid month name in date 31-ago-16 , That's Y it is not working.

 

https://docs.splunk.com/Documentation/Splunk/8.2.1/SearchReference/Commontimeformatvariables

 

0 Karma
Get Updates on the Splunk Community!

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...

Unlock Instant Security Insights from Amazon S3 with Splunk Cloud — Try Federated ...

Availability: Must be on Splunk Cloud Platform version 10.1.2507.x to view the free trial banner. If you are ...