Specifications

Chapter 8 Viewing Log Files
Viewing Device Logs from the CLI
8-10
Cisco Global Site Selector Administration Guide
OL-5480-01
Viewing System Message Logging
To display the system message log configuration for a GSS device, use the show
logging command.
For example, enter:
gssm1.example.com# show logging
Logging to disk is enabled.
Priority for disk logging is Informational(6).
Logging to host is disabled.
Priority for host logging is Warning(4).
Viewing Subsystem Log Files from the CLI
In addition to the gss.log file, each GSS device maintains a number of other log
files that record GSS subsystem-specific information (for example, the keepalive
engine or DNS server component of the GSS). You can view these log files from
the CLI using the type command.
Note The type command dumps all logged subsystem information to your terminal
session. This output may be quite large and may exceed the buffer size set for the
terminal. If you want to capture all logged information, use the terminal-length
CLI command to adjust the size of your screen buffer (see the
“Configuring
Terminal Screen Line Length” section in Chapter 2, Managing the GSS from the
CLI). Otherwise, use the show logs tail or follow options as described in this
section to limit the output of the file.
To view your GSS subsystem log files:
1. Navigate to the directory containing the log file or files that you wish to view.
gssm1.example.com> cd ../sysout