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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...