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!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...