Chapter 8 Viewing Log Files
Configuring System Logging for a GSS
8-6
Cisco Global Site Selector Administration Guide
OL-10410-01
–
drpagent
—Director Response Protocol (DRP) agent logging messages
–
keepalive
—Keepalive Engine logging messages
–
nodemgr
—Node manager logging messages
–
proximity
—Proximity logging messages
–
sticky
—Sticky manager logging message
–
system
—System logging messages
–
tacacs
— logging messages
For example, to enable logging to disk and to set the priority level for error
conditions, enter:
gssm1.example.com(config)#
logging disk enable
gssm1.example.com(config)#
logging disk priority error
For example, to enable logging to disk, set the log for CrDirector subsystem
logging messages, and set the priority level to informational messages, enter:
gssm1.example.com(config)#
logging disk enable
gssm1.example.com(config)#
logging disk subsystem crdirector
gssm1.example.com(config)#
logging disk priority information
To stop logging to GSS disk, enter:
gssm1.example.com(config)#
no logging disk enable
Specifying a Host for a Log File Destination
You can set logging to the IP address of a remote host by using the
logging host
command. By default, logging to host is disabled.
The syntax for this command is as follows:
logging host
{
enable
|
ip
ip_address
|
priority
loglevel
|
subsystem
name
priority
loglevel
}
The keywords and arguments are as follows:
•
enable
—Enables logging to host.
•
ip
—Sets the remote host (or hosts) that are to receive the GSS log files.
•
ip_address
—Address (or addresses) of the remote logging hosts.