Splunk Search

Is it possible to use a report as a searchable data set?

andrewking1116
Engager

I have built a report that counts the number of times a user has gone to a particular website on an hourly basis and made into a panel on a dashboard.

Is it possible to search that report for a specific user/IP in a different panel and display the results?

0 Karma

arobbins_splunk
Splunk Employee
Splunk Employee

You can use the savedsearch command to integrate any report (saved search) into another search.

If your report is named mysearch,

| savedsearch mysearch | where user="arobbins" or ip="127.0.0.1"

0 Karma

somesoni2
Revered Legend

You can saved the result of your report as lookup table OR use summary indexing to save the result onto Splunk. Once you've done that, your report will be available to search via inputlookup command OR regular search over summary index used.

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...