aboutsummaryrefslogtreecommitdiffstats
path: root/common/chapters/logging.adoc
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2018-01-18 15:30:23 +0100
committerMax <msuraev@sysmocom.de>2018-01-18 15:30:23 +0100
commit8452ddb66a1ac69f0cbbc824d807fc2da6421ea8 (patch)
tree51c7d508314156e6677972975c8a12a9224ccbe4 /common/chapters/logging.adoc
parent8405088e81b687d99b341fb731bb4e12663c2a83 (diff)
Add note on vty logging
Diffstat (limited to 'common/chapters/logging.adoc')
-rw-r--r--common/chapters/logging.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/chapters/logging.adoc b/common/chapters/logging.adoc
index beb1341..e79b3ec 100644
--- a/common/chapters/logging.adoc
+++ b/common/chapters/logging.adoc
@@ -127,6 +127,10 @@ therefore recommend to open a second VTY session in parallel, and use
one only for logging, while the other is used for interacting with the
system. Another option would be to use different log target.
+To review the current vty logging configuration, you
+can use:
+ `show logging vty`
+
==== Logging to the ring buffer
To avoid having separate VTY session just for logging output while still having immediate access to them,