Getting Data In

How can I check whether the script has indeed run

pratapa
Explorer

A script is defined in the inputs.conf file

[script:///opt/splunkforwarder/bin/scripts/top.sh]
interval = 0 0 * * *

How can I check whether the script has indeed run.

Is there a log file to check.

0 Karma

mydog8it
Builder

The error messages for scripted input can be found by searching the _internal index. So a search for your script might be:

index=_internal error top.sh

Here is a link to the scripted input documentation:
https://docs.splunk.com/Documentation/Splunk/8.0.0/AdvancedDev/ScriptedInputsIntro

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!

Telemetry Pipeline Management Series

As observability data volumes continue to surge, managing metric storage efficiently has become a critical ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

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