Splunk Enterprise

Error: External search command <file.bat> returned error code 1.

spisiakmi
Contributor

Hi. I create simple file.bat file, which I placed it into .etc/apps/appname/bin

I created commands.conf in ./etc/apps/appname/local and its content is:

[sps_export_vitocharge]
filename = sps_export_vitocharge.bat
chunked = true
I restarted teh Splunk instance
 
I try to run this search:
 
my_search
| outputcsv sps_export_vitocharge
| script sps_export_vitocharge
 
and I receive error message:
Error: External search command <file.bat> returned error code 1.
The file.bat is only simple move of this generated csv file. It works from the shell window. Can anybody help me, please?
Labels (1)
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 ...