Splunk Search

Possible to get information about user executing a custom command in Splunk from within the Python script?

rharrisssi
Path Finder

I have a custom script that I've defined as a command in commands.conf. I've tried adding passauth and enableheader, but I'm not seeing anything pertaining to the username of the Splunk user executing the command in Splunk in os.environ. Is there something I need to import and call to reveal this information?

[test]
type = python
filename = test.py
local = true
passauth = true
enableheader = true

0 Karma

ddrillic
Ultra Champion

A related discsiison at Permission to run custom command

Maybe running it via the script command can help... at script

0 Karma
Get Updates on the Splunk Community!

SplunkTrust | Where Are They Now - Michael Uschmann

The Background Five years ago, Splunk published several videos showcasing members of the SplunkTrust to share ...

Admin Your Splunk Cloud, Your Way

Join us to maximize different techniques to best tune Splunk Cloud. In this Tech Enablement, you will get ...

Cloud Platform | Discontinuing support for TLS version 1.0 and 1.1

Overview Transport Layer Security (TLS) is a security communications protocol that lets two computers, ...