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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...