Getting Data In

Where on a Windows machine should I store logs generated from custom scripts for Splunk Universal Forwarder to forward?

landen99
Motivator

Running a log-generating script locally on a Windows machine with a Splunk UF, I am looking for best practices for where to store the script log files. I imagine that there may be permissions issues with trying to store them under a user account or in the Windows directory. Splunk will run the custom script either periodically or constantly.

0 Karma
1 Solution

Jeremiah
Motivator

If you are using Splunk to run the script, you should store the scripts in a Splunk app:

http://docs.splunk.com/Documentation/Splunk/6.3.3/AdvancedDev/ScriptedInputsIntro

Place scripts in the bin directory of your app:

$SPLUNK_HOME/etc/apps/<appname>/bin/

If you have Splunk run the scripts as inputs, you don't need to generate log files. Splunk will read the script output and forward it to your indexers.

View solution in original post

0 Karma

Jeremiah
Motivator

If you are using Splunk to run the script, you should store the scripts in a Splunk app:

http://docs.splunk.com/Documentation/Splunk/6.3.3/AdvancedDev/ScriptedInputsIntro

Place scripts in the bin directory of your app:

$SPLUNK_HOME/etc/apps/<appname>/bin/

If you have Splunk run the scripts as inputs, you don't need to generate log files. Splunk will read the script output and forward it to your indexers.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...