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!

Introducing ITSI 5.0: Unified Visibility and Actionable Insights

Introducing ITSI 5.0: Unified Visibility and Actionable Insights Tuesday, July 21, 2026  |  10:00AM PT / ...

Inside Splunk Agent Observability: Understanding Agent Behavior, Tokens & Costs

Inside Splunk Agent Observability:Understanding Agent Behavior, Tokens & Costs Thursday, August 06, ...

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...