All Apps and Add-ons

How to run Windows commands in the Command Modular Input

raziasaduddin
Path Finder

Does it require "\" to be escaped if I also have to put paths in CLI parameters? I can't save my command:

c:\tools\command.exe c:\logs\stuff\ -d 3 -n 11 -o "c:\output\output.txt"

How would I write this / add this to the Command Modular Input?

1 Solution

Damien_Dallimor
Ultra Champion

Replied to by email.

View solution in original post

0 Karma

Damien_Dallimor
Ultra Champion

Replied to by email.

0 Karma

raziasaduddin
Path Finder

From Damien:

A single backslash should work :

Make sure that the command name and command arguments are in separate fields.

Command name : c:\tools\mycommand.exe

Command arguments : c:\logs\stuff\ -d 3 -n 11 -o c:\output\output.txt

Also look in splunkd.log for any errors.

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...