Splunk Search

Parameters in script

dbashyam
Explorer

Hi, I have a script which needs parameters to be passed. I know that I can enroll the script in the input.conf file but any idea what is the keyword in inputs.conf file that accepts parameters.

For example: I have a script which is located in
/usr/test/dq_test.pl CHAN
/usr/test/dq_test.pl MAHN 0.25

So, how to pass parameter like CHAN and MAHN 0.25 in the inputs.conf file?

Any ideas?

Thanks,
Dinesh

Tags (2)
0 Karma

yannK
Splunk Employee
Splunk Employee

I think that it's in the script stanza directly;

[script:///usr/test/dq_test.pl MAHN 0.25]

yannK
Splunk Employee
Splunk Employee

on more recent splunk please prefer modular inputs instead of scripts :

https://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/ModInputsIntro

0 Karma

dbashyam
Explorer

Hi YannK...Sure I will definitely give back and comment after implementing this at my end. Thanks

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...

[Puzzles] Solve, Learn, Repeat: Tiling

This puzzle (first published here) is based on finding groups of tessellated tiles (inspired by floor tiles I ...