Cisco Cisco ASA 5555-X Adaptive Security Appliance

下载
页码 32
 
About the ASA REST API 
Logging 
 
23 
Error Codes: 
SYSLOG-SERVER-INVALID-TCP-PORT - Invalid TCP port provided 
SYSLOG-SERVER-INVALID-UDP-PORT - Invalid UDP port provided 
SYSLOG-SERVER-INVALID-PORT-RANGE - Port out of range 
SYSLOG-SERVER-INVALID-PROTOCOL - Invalid protocol provided (must be TCP or UDP) 
SYSLOG-SERVER-EMBLEM-WITH-DEVICE-ID - EMBLEM formatted messages are not applicable when device ID is used 
SYSLOG-SERVER-DUPLICATE-ENTRY - Duplicate syslog server exists 
SYSLOG-SERVER-INVALID-IP - Invalid IP address specified 
SYSLOG-SERVER-MAX-REACHED - Max number of syslog servers reached (16) 
SYSLOG-SERVER-EMBLEM-NOT-SUPPORTED - EMBLEM mode only applicable with UDP 
SYSLOG-SERVER-SECURE-NOT-SUPPORTED - Secure mode only applicable with TCP 
 
 
 
Syslog Server Settings 
/api/logging/syslogserversettings 
API to support advanced settings for syslog servers, including configuring the logging queue and permiting TCP logging 
when the syslog server is down. 
Limitations: 
N/A 
Error Codes: 
SYSLOG-SERVER-SETTINGS-QUEUE-RANGE - Settings queue limit out of range 
SYSLOG-SERVER-SETTINGS-FEATURE-NOT-SUPPORTED - Deny full queue feature is configured but not supported 
Syslog Message Configuration 
/api/logging/syslogconfig 
API to support configuring syslog message details, including level and enabling/disabling a message. 
Limitations:  
N/A 
Error Codes: 
SYSLOG-MSG-INVALID-LOG-LEVEL - Invalid log level provided 
SYSLOG-MSG-MISSING-ATTRIBUTE - Attribute missing from JSON data (likely "syslogID")