Splunk Dev

persist settings per logged in user in a controller

dominiquevocat
SplunkTrust
SplunkTrust

I would like to persist a few variables per user for usage in a controller

I tried to add a key to the cherrypy.session['user'] but this seems to be forked every time

Is there a way to add something to the user session via python? What object should i use? Or do i need to maintain a file for persistance (with all associated problems)?

0 Karma
1 Solution

dominiquevocat
SplunkTrust
SplunkTrust

I ended up keeping it on the javascript side (browser) and passing it to the controller - example: https://splunkbase.splunk.com/app/3573/

View solution in original post

0 Karma

dominiquevocat
SplunkTrust
SplunkTrust

I ended up keeping it on the javascript side (browser) and passing it to the controller - example: https://splunkbase.splunk.com/app/3573/

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...