Getting Data In

Save token values so they can persist beyond session timeout

bowesmana
SplunkTrust
SplunkTrust

I have a dashboard, where I can select a number of items from a list of many thousand. These selected items are added to build a token used as search criteria for subsequent searches and are used to drive dependent panels in the dashboard.

If I leave the browser and the Splunk session times out and I log in again, those token values are lost, so I have to start again to select those items I want to see.

What I want is to be able to persist those token values, e.g. to a csv, and to use load them or clear them based on a checkbox input or something like that.

Any idea how I can write tokens to a csv?

Tags (3)
0 Karma
1 Solution

niketn
Legend

Refer to Splunk KVStore tutorial... http://dev.splunk.com/view/webframework-tutorials/SP-CAAAEZT

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

niketn
Legend

Refer to Splunk KVStore tutorial... http://dev.splunk.com/view/webframework-tutorials/SP-CAAAEZT

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

bowesmana
SplunkTrust
SplunkTrust

Can you convert it to an answer and I'll accept it.

0 Karma

niketn
Legend

@bowesmana... glad it worked. 🙂

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

bowesmana
SplunkTrust
SplunkTrust

Thanks for that, I've always wondered how to use kvstore. Tutorial has a slight difference for 6.6, but works.

I am not keen to have to use Javascript and html dashboards, but I've got inputlookup/outputlookup working to the kvstore as a principle, so should be able to work those into the existing dashboard.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

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

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...