mirror of
https://github.com/rancher/os.git
synced 2025-09-12 21:23:13 +00:00
make ros log to dmesg
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -50,11 +50,13 @@ If you're on OS X, you can run RancherOS using [_xhyve_](https://github.com/mist
|
||||
|
||||
### Debugging and logging.
|
||||
|
||||
You can enable extra log information by setting them using `sudo ros config set`,
|
||||
You can enable extra log information in the console by setting them using `sudo ros config set`,
|
||||
or as kernel boot parameters.
|
||||
Enable all logging by setting `rancher.debug` true
|
||||
or you can set `rancher.docker.debug`, `racher.system_docker.debug`, `rancher.bootstrap_docker.debug`, or `rancher.log` individually.
|
||||
|
||||
You will also be able to view the debug logging information by running `dmesg` as root.
|
||||
|
||||
## Repositories
|
||||
|
||||
All of repositories are located within our main GitHub [page](https://github.com/rancher).
|
||||
|
Reference in New Issue
Block a user