We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 251f9c5 + 38774b6 commit 5982dddCopy full SHA for 5982ddd
splunk/common-files/make-minimal-exclude.py
@@ -41,3 +41,6 @@
41
print "*/etc/apps/gettingstarted*"
42
else:
43
print "*/etc/apps/splunk_metrics_workspace*"
44
+ elif int(m.group(1)) > 7:
45
+ print EXCLUDE_V7
46
+ print "*/etc/apps/splunk_metrics_workspace*"
0 commit comments