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 Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...