Getting Data In

How do you enable debug logging for scripted input

kbecker
Communicator

I am trying to debug a scripted input that isn't running when it should and I want to enable debug logging. When I look at log.cfg there are about 40 settings under splunkd, which one(s) needs to be changed enable this logging? On a side note I stopped splunk and started with the debug flag (service start splunk --debug), but this didn't seem to do anything.

Universal Forwarder
4.2.2
Build 101277

Thanks for any assistance...

Tags (1)

wrangler2x
Motivator

Have a look at https://answers.splunk.com/answers/9917/how-to-debug-scripts-execution.html

Besides setting it through System settings » System logging » ExecProcessor, you can also turn this on at the command line thusly:

Turn debug on:

    `$ splunk set log-level ExecProcessor -level DEBUG`

Set it back:

    `$ splunk set log-level ExecProcessor -level INFO`

See what it is set to:

    `$ splunk show log-level ExecProcessor`

I can use the splunk command at the command line anywhere because I have this in my .bashrc:

    alias splunk=/opt/splunk/bin/splunk
0 Karma

dwaddle
SplunkTrust
SplunkTrust

This is relevant in terms of setting the actual debug setting -- http://splunk-base.splunk.com/answers/33942/how-can-i-change-the-debug-level-on-a-universal-forwarde...

Some of the logging objects that would seem to be relevant (simply based on scanning them by name) would be:

/server/logger/ScriptRunner
/server/logger/script
/server/logger/SchedulerLauncherProcessor
/server/logger/ProcessRunner
/server/logger/ProcessTracker
/server/logger/ExecProcessor
/server/logger/CronScheduler

I would probably try experimenting with each of these in turn to see which combination gives you the debug output you need. The nice thing about enabling these as REST calls is that you don't have to restart splunkd inbetween. But, these settings are not persisted - they'll be undone when you do restart splunkd.

dwaddle
SplunkTrust
SplunkTrust

That is correct. These are all REST logging config endpoints. I would not expect them to appear in log.cfg.

0 Karma

kbecker
Communicator

This is via the Rest API. I don't see any of these in the log.cfg config file.

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!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...