Getting Data In

scripted input

riotto
Path Finder

I have a korn shell that creates a log. I want to run the script via the inputs.conf, every Monday at 5am. I don't want the log of the script to be sent to the indexer yet, only to the log, and then at a different time I will monitor the log for input to the splunk indexer. The path to the script is /home/xxxx/my.ksh

What exactly does the inputs.conf need to look like just to get the file to run at that time? I can add the monitor file without a problem

Thanks

0 Karma

riotto
Path Finder

I looked all over and don't see a good example, I am really just using the splunkforwarder to run the job, like cron would.
If I move the script to $SPLUNK_HOME/etc/apps/Splunk_TA_nix/bin , I think the inputs.conf needs to be just this:

[script://./bin/my.ksh]
interval = 604800

This will run the script just once a week - nothing sent to the indexer

Does this look right?

0 Karma

woodcock
Esteemed Legend

Check out the *NIX TA app on splunkbase; it is chock full of examples.

0 Karma

riotto
Path Finder

where exactly do I find this?

0 Karma

woodcock
Esteemed Legend
0 Karma

riotto
Path Finder

I think that like goes to where I can add the Nix add-on...? I don't really see any examples ?

0 Karma

woodcock
Esteemed Legend

You can download the app, unzip it (rename to *.tgz), and look at the examples in the inputs.conf file.

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 ...