Hello to everyone, as in the title, we'd need to run scripts for putting Splunk search heads in manual detention (but also running other management CLIcommands), and we're looking for a way to do t...
...t; Indexer Clustering). But I am looking for a CLIcommand that will list all the Search Heads that have joined this Cluster Master. I have tried these but none of these show Search Head Nodes i...
Since I realized it existed, I've setup my environment to source the $SPLUNK_HOME/share/splunk/cli-command-completion.sh script to allow tab completion of Splunk commands. Recently, we u...
I have the below command to setup ES through CLI but looking only juniper add-on to get install. Please let me know the command for it.
I remember that we have the option to see the essential command...
hi
i would like add some sourcetype.
Adding thoungh Web Browser is easy,
just click create sourcetype button and not need splunk restart
I found a clicommand to add a sourcetype, but I c...
I need to install an updated app on the deployment server, please provide me the steps/commands to install the add-on ( updated app) on the deployment server and then push to other Splunk instances....
How do I run a Saved Search from the CLI whose name has spaces in it?
When I run a Saved Search whose name does NOT have spaces it works fine:
./splunk search "| savedsearch w...
This cli search command works from a machine with a universal forwarder:
splunk search "index="foo" earliest=-7d | sort -SensorDateTime | stats first(SensorDateTime) by bar" -preview false -u...
Hello im using splunk image with Docker and Kubernetese. i want to create users automatically each time im creating new environment. is there a way to run kube job that runs clicommands? or m...