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!

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