Courseiva
Getting Data IN And Forwarder ManagementmediumMultiple ChoiceObjective-mapped

SPLK-1003 Getting Data IN And Forwarder Management Practice Question

An administrator needs to monitor a script output every 60 seconds. Which configuration in inputs.conf is correct for a scripted input?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

[script://./bin/myscript.sh] interval = 60

The interval attribute in seconds determines how often a script is executed.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • [script] path = ./bin/myscript.sh, time = 60

    Why it's wrong here

    The syntax is incorrect; the script path is part of the stanza.

  • [script://./bin/myscript.sh] frequency = 60

    Why it's wrong here

    The attribute name is 'interval', not 'frequency'.

  • [script://./bin/myscript.sh] exec_time = 60

    Why it's wrong here

    The attribute name is 'interval', not 'exec_time'.

  • [script://./bin/myscript.sh] interval = 60

    Why this is correct

    This is the correct syntax for defining a scripted input with a 60-second interval.

About these practice questions

This SPLK-1003 question is part of Courseiva's 202-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Splunk exam blueprint

This SPLK-1003 practice question is part of Courseiva's free Splunk certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SPLK-1003 exam.