Splunk Search

splunk diag command doesn't work with --exclude in splunk version 6.0

jdastmalchi_spl
Splunk Employee
Splunk Employee

The flags such as exclude as explained in http://docs.splunk.com/Documentation/Splunk/6.0/Troubleshooting/ContactSplunkSupport don't work for version 6.0.

./splunk diag --exclude */passwd

Command error: '*/passwd' is not a valid command. Please run 'splunk help' to see the valid commands.

Tags (1)
1 Solution

jdastmalchi_spl
Splunk Employee
Splunk Employee

This is a known issue SPL-75535 and fixed in 6.0.1 for version 6.0 workaround is :

./splunk cmd python $SPLUNK-HOME/lib/python2.7/site-packages/splunk/clilib/info_gather.py --exclude */passwd

View solution in original post

jdastmalchi_spl
Splunk Employee
Splunk Employee

This is a known issue SPL-75535 and fixed in 6.0.1 for version 6.0 workaround is :

./splunk cmd python $SPLUNK-HOME/lib/python2.7/site-packages/splunk/clilib/info_gather.py --exclude */passwd

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...