Dashboards & Visualizations

what are the ways of auto uploading a splunk result as a lookup to a dashboard in splunk?

pavanae
Builder

I have a splunk dashboard in which I have to upload a lookup file to all the dashboard panels queries

And the lookup I upload is a result of a splunk query.

Now, Instead of running the query regularly and uploading the lookup file to the dashboard manually are there any other alternative ways in splunk that I can avoid the manual process and make it an auto upload everyday?

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi pavanae,
did you tried to use a summary?
you can use your splunk query to populate a summary and then use it for your searches.
In other words

my search
| table field1 field2 field3 ...
| collect index=my_summary_index

Then use to search

index=my_summary_index
| table field1 field2 field3 ...

Bye.
Giuseppe

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...