Hi everyone, I've a scenario where Splunk is timing out in querying customer SIEM environments and reporting as potential dropped logs.
If I check in the customer's SIEM, I see that there are no dropped logs, so I know the issue is to do with Splunk querying their environment.
Knowing that, I am trying to craft an SPL that looks for searches that were canceled or timed out. Can someone help me with this?
What I've tried using is below but it's not accurately correlating to the time stamps I am seeing in the ticket for my customer.
Can someone help me build this out more.
index=<customer name> cancelled
... View more