Splunk Search

Contact strptime date conversion

jcisha
Path Finder

is converted to,2013-03-1 strftime (_time, "%Y-%m-%W").
However, the
and strptime (strftime (_time, "%Y-%m-%W"), "%Y-%m-%W"), not converted.

I want to know how to solve.

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

In case you're trying to "round down" a timestamp to the start of the week you should do this instead:

eval my_time = relative_time(_time, "@w1")

If you consider Sunday to be the start of the week you can use @w or @w0.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...