Getting Data In

Why can't Splunk run a scripted input on Windows even though it has full access to that script?

Zhanali
Path Finder

Hi all! My question is, why splunk can't run a scripted input on Windows even though it has full access to that script?

Entry of inputs.conf:

 

 

[script://.\\bin\deploy.bat]
disabled = 0
interval = 300
index=windows

[script://.\\bin\update.bat]
disabled = 0
interval = 60
index=windows

 

 

These stanzas are responsible for installing and updating Sysmon on Windows servers and hosts. I deploy this configuration by deployment server to UFs. Splunk UFs ran by domain account. This account isn't admin.

Here, there is full access:

Screenshot_11.png

Here, as this user is running:

Screenshot_12.png

But in the logs I see that access is denied:

Zhanali_0-1684299044086.png

Please help me figure out why this is happening and how to solve it!

 

Labels (2)
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...