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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...