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!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...