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
SplunkTrust
SplunkTrust

Did you try with '/app/abcded' ?

cheers, MuS

0 Karma
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 ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...