Splunk Search

How to reverse a real-time query to it's original alert/report/dashboard?

NizanCohen
Explorer

Hi guys.

I'm currently working to fix all "real-time" jobs running on my company and I came across one job that I can't find it's original parent.. It's running every 10/15 minutes and takes resources.

I was hoping you could assist me with finding the original parent of this job.

This is what I have:

- Owner

- The query itself

- Sharing (global)

- Job inspect page

- The app it's running on (Security Enterprise)

 

Thank you for your time! 

Labels (1)
Tags (1)
0 Karma

tej57
Builder

Hey @NizanCohen,

You can use the below search to identify the saved search running with the details

 

| rest /services/saved/searches
| search app="Enterprise Security" author=<<author>> search=<<search>>
| fields title

 

 

0 Karma

NizanCohen
Explorer

Hi.

It won't return any result when I use the query you gave me.

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