Getting Data In

Splunk admin credentials in scripted input

Erik_Swan
Splunk Employee
Splunk Employee

I remember reading somewhere i could do this but cannot find any docs on it.

I have a scripted input that wants to perform a search to find out where it last left off. To perform the search i need to auth. I remember hearing that before my script was called splunk would set the env var $USER, $PASSWORD or something. I tried dumping out env but dont see it.

Anyone figured this out or am i just dreaming of a feature.

e

Tags (2)

Erik_Swan
Splunk Employee
Splunk Employee

gkanapathy
Splunk Employee
Splunk Employee

Well, that's for a search script, not a scripted input, so it's going to be slightly different. You could probably just read the first line of stdin with with scripted and get the token that way.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

Perhaps what you're thinking of is that a scripted inputs and search scripts can receive an auth token. If they are set to do so (in commands.conf and inputs.conf respectively) the auth token should be passed in on stdin.

Erik_Swan
Splunk Employee
Splunk Employee

example somewhere?

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...