Splunk Dev

How can I pass information from python to my new custom view?

mshapirovp
Explorer

I am creating a custom view that pulls data out of a configuration file (right now databases from DB Connect configuration) and allows me to display a drop down, allowing the user to determine what database to pull information from for the app.

All the documentation on the SDK only shows using Python to create the django binding, but nothing really goes into how (if possible) you can pass additional information from the python to the javascript.

Is this at all possible?

Tags (2)
0 Karma

paramagurukarth
Builder

Below could help you in creating a Python HTTP End point...
http://wiki.splunk.com/Community:40GUIDevelopment
http://answers.splunk.com/answers/150370/python-end-point-configured-in-web-conf-is-not-working.html

You can implement DB/configuration reading part in the Python and return it

And Make a ajax call to populate the dropdown values

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 ...