Getting Data In

ERROR FrameworkUtils - Incorrect path to script

pradeepkumarg
Influencer

The data is not being forwarded from the host. I see the below error entry in the internal logs for that host.

10-29-2013 08:51:41.905 -0500 ERROR FrameworkUtils - Incorrect path to script: C:\Program Files\SplunkUniversalForwarder/etc/apps/keyTest/bin/key_deploy.sh.  Script must be in a bin subdirectory in $SPLUNK_HOME.

Upon reading similar posts, I got to know that the issue is because of the backslash "/"

I'm not sure which file has the above path reference that I should change. Please help.

Tags (3)
0 Karma
1 Solution

pradeepkumarg
Influencer

The file was in the same path


SplunkUniversalForwarder/etc/apps/keyTest/local/inputs.conf

But this had nothing to with the data being not forwarded.

I had to remove * at the end of the my monitor to get the data in Splunk. For some reason * doesn't work on windows.

[monitor:///D:\Apps\logs\my-log.log*]

[monitor:///D:\Apps\logs\my-log.log]

View solution in original post

0 Karma

pradeepkumarg
Influencer

The file was in the same path


SplunkUniversalForwarder/etc/apps/keyTest/local/inputs.conf

But this had nothing to with the data being not forwarded.

I had to remove * at the end of the my monitor to get the data in Splunk. For some reason * doesn't work on windows.

[monitor:///D:\Apps\logs\my-log.log*]

[monitor:///D:\Apps\logs\my-log.log]
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 ...