A-95
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A ACS Command Reference
ACS Configuration Commands
•
runtime
•
runtime-idstores
Examples
acs/admin(config-acs)#
debug-adclient enable
acs/admin(config-acs)#
Related Commands
debug-log
To set the local debug logging level for all or specific ACS components, use the debug-log command in
the ACS Configuration mode. Any user, irrespective of role, can issue this command.
debug-log
{
component
|
all
}
level
{
debug
|
info
|
warn
|
error
|
fatal
|
none
}
Syntax Description
Defaults
All ACS debug logging is set to warn.
Command Modes
ACS Configuration
Usage Guidelines
You can select any of the following options (including suboptions) as a component:
Command
Description
no debug-adclient
Disables debug logging for an Active Directory client.
debug-log
Defines the local debug logging level for the ACS components.
show debug-log
Shows the debug log level status for subsystems (enabled or disabled).
show debug-adclient
Shows the debug log level status for an Active Directory client
(enabled or disabled).
show acs-logs
Displays ACS server debug logs.
component
Selects local debug logging on the components you want, where
component
can be any of the components described in the Usage Guidelines.
all
Selects local debug logging on all components.
level
Selects local debug logging level. The options are:
•
debug—Selects logging messages with the DEBUG severity level.
•
info—Selects logging messages with the INFO severity level.
•
warn—Selects logging messages with the WARN severity level.
•
error—elects logging messages with the ERROR severity level.
•
fatal—Selects logging messages with the FATAL severity level.
•
none—Selects logging messages with the no severity level.