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!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...