This is driving me nuts because I use strptime all the timeand have many of my own working examples to reference.
I was having a problem doing strptime with a more complex date that wasn't w...
I need to do the following:
Get a distinct count of serial numbers where a selected date falls within a particular range. Figuring out if a serial number is valid per table row is easy:
eval i...
I have multiple time fields in my db like Reported Date, Last Modified Date, Responded Date.. If I apply strftime/strptime functions on that it is not working someone plz tell me how to do that.
Hi All,
I need help to figure out a query which give me a report based on time. I have tried out my hands with some query but due to my beginners knowledge of splunk, i have not been able to get i...
I have the following data. Each one has a different date entry.
DATE ACCOUNT_NUMBER SOLUTION NAME ADDRESS
1-1-2015 1 Replaced NAME1 ADDRESS1
1-1-2015 2 R...
...ried to play with various functions to replace 0 with NULL outside the range but couldn't manage to have this apply only outside my time range,. If anybody has an idea on how to solve this issue t...
Hello,
I am doing a search and i know sometimes it will return no results.
index=gamification AND sourcetype = stash | eval isFailure!=if(searchmatch("gamification"),1,0) | table i...
...nstall such functions because of performance issues.
In version 4.2 I found a new command mappy which allows to run short python scripts but looks like it does not support all python modules and options....
I know how to get the week day from raw events, the week day is stored in the field date_wday.
However, I wonder if there's a function to compute the week day from an epoch time, as I want to get i...
In some cases, the Splunk Phantom virtual appliance can lose its time synchronization with the system time. For example, some virtual machine management functions can be run that would revert the S...