Monitoring Splunk

Remove the Splunk monitors from CLI

godman
Path Finder

I am trying to remove some monitors and when i tried from CLI it's throwing me Error : Parameters must be in the form '-parameter value'
command used : ./splunk remove monitor /app/abcded -auth '$USERNAME:$PASSWORD'

Tags (2)
0 Karma
1 Solution

godman
Path Finder

I found the solution, by adding the -index to the command it worked :

{noformat}
./splunk remove monitor -source -index

{noformat}

View solution in original post

0 Karma

godman
Path Finder

I found the solution, by adding the -index to the command it worked :

{noformat}
./splunk remove monitor -source -index

{noformat}

0 Karma

mstjohn_splunk
Splunk Employee
Splunk Employee

Hi @godman , Did one of the answers below help ya? If yes, please click “Accept” below the best answer to resolve this post and upvote anything that was helpful. If no, please leave a comment with more feedback. Thanks.

0 Karma

mayurr98
Super Champion

Hello

Have a look at this remove monitor syntax given in this doc
https://docs.splunk.com/Documentation/Splunk/7.1.2/Data/MonitorfilesanddirectoriesusingtheCLI#CLI_co...

Try this

./splunk remove monitor -source <source>

let me know if this helps!

0 Karma

godman
Path Finder

Tried adding with the -source in the CLI and unfortunately same Error.

0 Karma

mayurr98
Super Champion

have a look at this
https://answers.splunk.com/answers/242495/what-is-parameters-must-be-in-the-form-parameter-v.html
dont put -auth '$USERNAME:$PASSWORD' and try

0 Karma

deepashri_123
Motivator

Hey@godman,

Can you try this syntax:
./splunk remove monitor -source

Let me know if this helps!!!

0 Karma

MuS
Legend

Did you try with '/app/abcded' ?

cheers, MuS

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...