mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-22 16:18:07 +00:00
docs: update params for logging to screen (#618)
We're now following the normal behaviour of glog, which means specifying --logtostderr to get the output written to screen. See https://godoc.org/github.com/golang/glog
This commit is contained in:
parent
7e87c980b2
commit
d8234ff07c
@ -9,7 +9,7 @@ Thank you for taking an interest in contributing to kube-bench !
|
|||||||
- For questions and bug reports, please include the following information:
|
- For questions and bug reports, please include the following information:
|
||||||
- version of kube-bench you are running (from kube-bench version) along with the command line options you are using.
|
- version of kube-bench you are running (from kube-bench version) along with the command line options you are using.
|
||||||
- version of Kubernetes you are running (from kubectl version or oc version for Openshift).
|
- version of Kubernetes you are running (from kubectl version or oc version for Openshift).
|
||||||
- Verbose log output, by setting the `-v 10` command line option.
|
- Verbose log output, by setting the `-v 10` and `--logtostderr` command line options.
|
||||||
|
|
||||||
## Pull Requests
|
## Pull Requests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user