splunk show



  • Show current values for settings of your Splunk installation.
    Syntax:
    
    	show [object][<value>]
    
    	show cluster-bundle-status
    
    	show cluster-status
    
    	show shcluster-status
    
    	show kvstore-status
    
    Objects:
    
    	show config              		show the details of a specified 
    conf file. (NOTE: this command will only work if the file exists in the 
    location specified by $SPLUNK_HOME/etc/system/default/conf.conf)
    	show web-port            		show the port that Splunk Web 
    listens on
    	show splunkd-port        		show the port that the Splunk 
    daemon (splunkd) listens on
    	show kvstore-port        		displays the port that the KV 
    Store uses
    	show appserver-ports     		show the ports that the Splunk 
    application server listens on
    	show default-hostname    		show the default host name used 
    for all data inputs
    	show minfreemb           		show the minimum free disk 
    space threshold (if free space falls below this amount Splunk stops indexing 
    data)
    	show guid                		show the guid of the box
    	show servername          		show the servername used in a 
    distributed search
    	show datastore-dir       		show which directory is used 
    for Splunk's datastore
    	show log-level           		Show current logging levels
    	show maintenance-mode    		Displays if the maintaince mode 
    is set on the master in clustering. Must be invoked at the master. 
    	show cluster-bundle-status		View status of 'apply 
    cluster-bundle' command.
    	show cluster-status      		View status of the cluster.
    	show shcluster-status    		View status of the shcluster.
    	show kvstore-status      		View status of the shcluster.
    	show deploy-poll         		Shows which deployment server 
    it is configured to poll from
    	show scheduler-status    		Displays the search scheduler 
    status.
    
    Required Parameters:
    
    	None
    
    Optional Parameters:
    
    	(For show cluster-bundle-status)
    		--verbose           		get more information on the 
    bundle status of the cluster
    
    	(For show cluster-status)
    		--verbose           		get more information on the 
    status of the cluster
    
    Examples:
    
    	./splunk show minfreemb
    
    	./splunk show log-level
    
    	'./splunk show maintenance-mode'
    
    	'./splunk show kvstore-status'
    
    	splunk show deploy-poll
    
    Type "help [command]" to get help with parameters for a specific command.
    
    Complete documentation is available online at: 
    http://docs.splunk.com/Documentation
    

Log in to reply
 

© Lightnetics 2024