Splunk Dev

Why is the passwords.conf is stored at /etc/apps/search/local instead of /{app_name}/local/?

cloudpassage
New Member

I'm using splunk python sdk to store encrypt and store my password.

service.storage_passwords.create(secret_key,api_key)

However, the passwords.conf was not created in my local folder, instead, it's stored in /etc/apps/search/local.

Any idea why? and how I can config the app so that it will store the passwords.conf in my /{APP}/local folder?

0 Karma

micahkemp
Champion

When you create your client connection, pass your app path in the app parameter.

For example:

s = client.connect(username="boris", password="natasha", app="yourapp")
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 ...