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!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...