Deployment Architecture

Can we run a Unix script using splunk

prerana_jain
Explorer

I have created a new Unix script. So daily manually I am running the script. So I want to know whether can we run that script in splunk

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

If the script is producing output that will be indexed by Splunk then, yes, you can and should let Splunk run it for you. It's called a "scripted input". Go to Settings->Data inputs->Scripts and click on New Local Script. Answer the questions in the wizard and your script will run as directed with all output sent to the selected index.

If the script is not intended for consumption by Splunk then run it using the Unix cron utility.

---
If this reply helps you, Karma would be appreciated.
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 ...