Splunk Dev

What is the replacement for the deprecated Python call entity.setEntity?

Vidd
Explorer

I see in the list of deprecated features that entity.setEntity has been deprecated (some time ago).

What is the recommended alternative for storing the password securely when using a modular input and setup.xml screen?

0 Karma
1 Solution

bmacias84
Champion

@Vidd, The new method of storing password is the passwordstore which is detailed in How to work with users, roles, and storage passwords using the Splunk SDK for Python. A good example is of working with the passwordstore is the splunk-add-on-jira-alerts built by Splunk. While the example is for an alert it can easily be converted for a modular input. You will need to obtain the auth key inside your modular input which is a property available in self

Take a close look at splunk-add-on-jira-alerts/bin/jira_alerts_install_endpoint.py for the setup view and splunk-add-on-jira-alerts/bin/jira_helpers.py.

View solution in original post

bmacias84
Champion

@Vidd, The new method of storing password is the passwordstore which is detailed in How to work with users, roles, and storage passwords using the Splunk SDK for Python. A good example is of working with the passwordstore is the splunk-add-on-jira-alerts built by Splunk. While the example is for an alert it can easily be converted for a modular input. You will need to obtain the auth key inside your modular input which is a property available in self

Take a close look at splunk-add-on-jira-alerts/bin/jira_alerts_install_endpoint.py for the setup view and splunk-add-on-jira-alerts/bin/jira_helpers.py.

Vidd
Explorer

Thank you so much for the reference and example. Very much appreciated.

0 Karma

bmacias84
Champion

Also setup.xml in will be deprecated in the future, but no telling when.

Vidd
Explorer

Thanks for the tip!

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...