Splunk Search

len(-5d@d)

yasaswinipotta
New Member

I am trying to solve a query and I came across a time modifier with len() function. I did not understand the behavior.

Tags (1)
0 Karma

nickhills
Ultra Champion

I think the short answer is whatever you have come across is wrong.

|eval result=len(-5d@d) will not execute.
However
|eval result=len("-5d@d") will execute and return the value of 5 (as there are 5 characters in that string)

Can you share a link to the material?

If my comment helps, please give it a thumbs up!
0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@yasaswinipotta

Can you please share more information of your issue? How you are using len() with time modifier and what is the purpose/requirement OR your sample search?

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...