Reporting

Running a saved search in splunk6

krish3
Contributor

Hi,

I am newbie to splunk still now I have configured forwarder, indexer and a splunk server.

Now i created a dashboard and saved it in indexer/Searchhead how can i search it from my splunk server in splunk6.

Thanks in advance!!

0 Karma
1 Solution

somesoni2
Revered Legend

you have to create your dashboard in the same server/splunk instance where your saved search is configured, and the use the following command to get result of the saved search.

| savedsearch yoursavedsearchname

View solution in original post

0 Karma

somesoni2
Revered Legend

you have to create your dashboard in the same server/splunk instance where your saved search is configured, and the use the following command to get result of the saved search.

| savedsearch yoursavedsearchname
0 Karma

krish3
Contributor

thanks for the info..

0 Karma

somesoni2
Revered Legend

Nope, you can't execute a saved search in another Splunk instances from the web interface - unless you write your own custom command for doing something like that. You can Add your Indexer (on which the Search Head's Saved Search is querying) as Search peer and recreate the saved search.

In savedsearch , you'll provide name of your saved search which can be find from Manager->Searches & Reports.

0 Karma

krish3
Contributor

I have created a saved search on search head is it possible to run that from master node.

And what should i give in savedsearch name is it that "unique id"(where can i find that ID)

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...