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!

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 ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...