Specifications

3-394
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
(config) transaction-logs
Defaults archive: disabled
enable: disabled
export compress: disabled
export: disabled
archive interval: every day, every one hour
archive max-file-size: 2,000,000 KB
export interval: every day, every one hour
logging port port-num: 514
Command Modes global configuration
Device Modes application-accelerator
Usage Guidelines Depending upon where the sysfs is mounted, transactions are logged to a working log on the local disk
in one of these files:
/local1/logs/working.log
/local2/logs/working.log
When you enable transaction logging, you can specify the interval at which the working log should be
cleared by moving the data to an archive log. The archive log files are located on the local disk in the
directory /local1/logs/ or /local2/logs/, depending upon where the sysfs is mounted.
Because multiple archive files are saved, the filename includes the time stamp when the file was
archived. Because the files can be exported to an FTP/SFTP server, the filename also contains the IP
address of this WAE.
The archive file name use this format:
celog_IPADDRESS_YYYYMMDD_HHMMSS.txt.
You can monitor transaction logs in real-time for particular errors such as authentication errors. By
sending HTTP transaction log messages to a remote syslog server, you can monitor the remote syslog
server for HTTP request authentication failures in real-time. This real-time transaction log feature allows
you to monitor transaction logs in real-time for particular errors such as HTTP request authentication
errors. The existing transaction logging to the local file system remains unchanged.
For this purpose, you must configure the WAE to send transaction log messages to a remote syslog server
using UDP as the transport protocol. Because UDP is an unreliable transport protocol, message transport
to a remote syslog host is not reliable and you must monitor the syslog messages received at the remote
servipaddrs IP address of the target SFTP server.
login User login to the target SFTP server (less than 40 characters).
passw User password to the target SFTP server (less than 40 characters).
directory Target directory path for exported files on the SFTP server.