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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...