Splunk Search

How to find tolerant match between two events?

avi7326
Path Finder

I want to know how long will tolerant  match takes to give the result between the event requested and the event  response  using any correlation Id. It should also calculate the average duration median duration.

Labels (2)
Tags (1)
0 Karma

avi7326
Path Finder

tolerant match is that we have to check that the account is existing or we have to create a new one that is to be done by tolerant match and we have to monitor how long will it take to process the address

 

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

How do you determine if the account exists or not?

0 Karma

avi7326
Path Finder

I have to calculate the time it takes  between request to tolerant match log and response to tolerant match log

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

How are you defining "tolerant match"?

0 Karma

avi7326
Path Finder
 

I have used this query for a particular time period but it is not showing any result and what if the day changes so this query will not work this is not scalable so what should I do.

| eval swipe=strptime($In Swipe$,'%d/%m/%y %H:%M:%S') | eval login=strptime(LoginTime,'%d/%m/%y %H:%M:%S') | eval diff = swipe-login | where diff > 0

 

 

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...