Splunk SOAR

Phantom: Asset environment variables

nhammSplunk
Explorer

Once the asset environment variables have been created (mySpecificKey -> mySpecificValue), how do I access these values inside a playbook? $ENV{'mySpecificKey'} does not seem to work.

Labels (2)
Tags (1)

rplas
Explorer

Asset environment variables are meant to override the global environment variables set for all apps. These are primarily used to designate proxy configurations.

Relevant doc pages:

0 Karma

nhammSplunk
Explorer

Thank you for the response, but this doesn't answer my question. If an Environment Variable is configured in an asset, how does that Environment Variable get called/reference in a playbook?

mzambrana123
Explorer

Is there a clear answer for this? My use case is the following. 

 

I want to call in an authentication header from the environment variable. Is this possible and if so how. There is not clear description here and the reference docs are not helpful. 

 

Thanks, 

willhart802
Engager

I have the exact same question. I want a place to store a password or API key and retrieve it. I don't want to store it in custom code or in the playbook.

This seems like a perfect place to put it.

sam_splunk
Splunk Employee
Splunk Employee

If the values to store aren't particularly sensitive you may consider them in a custom list.

I _believe_ the environment variables are only visible to the App itself, not the playbook executing the app. In other words, I don't believe its possible to have the playbook extract some custom environment variable that's configured within the app settings and then pass it to the app. Instead the App would have to know to use that variable.

 

0 Karma
Get Updates on the Splunk Community!

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...

Explore the Latest Educational Offerings from Splunk (November Releases)

At Splunk Education, we are committed to providing a robust learning experience for all users, regardless of ...