Feedback
|
Table Of Contents
Logging to Local Nonvolatile Storage (ATA Disk)
Prerequisites for Logging to Local Nonvolatile Storage (ATA Disk)
Restrictions for Logging to Local Nonvolatile Storage (ATA Disk)
Information About Logging to Local Nonvolatile Storage (ATA Disk)
How to Configure Logging to Local Nonvolatile Storage (ATA Disk)
Writing Logging Messages to an ATA Disk
Copying Logging Messages to an External Disk
Configuration Examples for Logging to Local Nonvolatile Storage (ATA Disk)
Writing Logging Messages to an ATA Disk: Example
Copying Logging Messages to an External Disk: Example
Feature Information for Logging to Local Nonvolatile Storage (ATA Disk)
Logging to Local Nonvolatile Storage (ATA Disk)
First Published: August 26, 2003Last Updated: March 10, 2009The Logging to Local Nonvolatile Storage (ATA Disk) feature enables system logging messages to be saved on an advanced technology attachment (ATA) flash disk. Messages saved on an ATA drive persist after a router is rebooted.
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the "Feature Information for Logging to Local Nonvolatile Storage (ATA Disk)" section.
Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•
Prerequisites for Logging to Local Nonvolatile Storage (ATA Disk)
•
Restrictions for Logging to Local Nonvolatile Storage (ATA Disk)
•
Information About Logging to Local Nonvolatile Storage (ATA Disk)
•
How to Configure Logging to Local Nonvolatile Storage (ATA Disk)
•
Configuration Examples for Logging to Local Nonvolatile Storage (ATA Disk)
•
Feature Information for Logging to Local Nonvolatile Storage (ATA Disk)
Prerequisites for Logging to Local Nonvolatile Storage (ATA Disk)
The logging buffered Command Must Be Enabled
Before the Logging to Local Nonvolatile Storage (ATA Disk) feature can be enabled with the logging persistent command, you must enable the logging of messages to an internal buffer with the logging buffered command. For additional information, refer to the "Writing Logging Messages to an ATA Disk" section, and to the "Related Documents" section.
Restrictions for Logging to Local Nonvolatile Storage (ATA Disk)
Available ATA Disk Space Constrains the Size and Number of Stored Log Files
The amount of ATA disk space allocated to system logging messages constrains the number of logging files that can be stored. When the allocation threshold is passed, the oldest log file in the directory is deleted to make room for new system logging messages. To permanently store system logging messages, you must archive them to an external device. For more information, refer to the "Copying Logging Messages to an External Disk" section.
Note
Logging to Local Nonvolatile Storage can use up to 2 GB of storage space.
Information About Logging to Local Nonvolatile Storage (ATA Disk)
The Logging to Local Nonvolatile Storage (ATA Disk) feature adds a router's ATA flash disk as a storage destination for logging messages. When using this feature, be sure to understand the following concepts:
System Logging Messages
System logging messages include error and debug messages generated by application programming interfaces (APIs) on the router. Typically, logging messages are stored in a router's memory buffer; when the buffer is full, older messages are overwritten by new messages. All logging messages are erased from the memory buffer when the router reboots.
ATA Flash Disks
ATA flash disks are PC cards included with some Cisco routers, which are used to provide nonvolatile data storage. The greater the capacity of the ATA flash disk, the more data, such as logging messages, it can hold. Logging messages written to an ATA flash disk persist when the router reboots.
How to Configure Logging to Local Nonvolatile Storage (ATA Disk)
This section contains the following procedures:
•
Writing Logging Messages to an ATA Disk (required)
•
Copying Logging Messages to an External Disk (optional)
Writing Logging Messages to an ATA Disk
Perform this task to enable the Logging to Local Nonvolatile Storage (ATA Disk) feature and write logging messages to an ATA flash disk:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
logging buffered [buffer-size | severity-level]
4.
logging persistent [url {disk0:/directory | disk1:/directory}] [size filesystem-size] [filesize logging-file-size] [batch batch-size]
DETAILED STEPS
Copying Logging Messages to an External Disk
Perform this task to copy logging messages from the ATA flash disk to an external disk.
SUMMARY STEPS
1.
enable
2.
copy source-url destination-url
DETAILED STEPS
Configuration Examples for Logging to Local Nonvolatile Storage (ATA Disk)
This section provides the following configuration examples:
•
Writing Logging Messages to an ATA Disk: Example
•
Copying Logging Messages to an External Disk: Example
Writing Logging Messages to an ATA Disk: Example
The following example shows how to write up to 134217728 bytes (128 MB) of logging messages to the syslog directory of disk 0, specifying a file size of 16384 bytes:
Router(config)# logging bufferedRouter(config)# logging persistent url disk0:/syslog size 134217728 filesize 16384Copying Logging Messages to an External Disk: Example
The following example shows how to copy logging messages from the router's ATA flash disk to an external disk:
Router# copy disk0:/syslog ftp://myuser/mypass@192.168.1.129/syslogAdditional References
The following sections provide references related to the Logging to Local Nonvolatile Storage (ATA Disk) feature.
Related Documents
Related Topic Document Titlecopy command
Network Management commands (including logging commands): complete command syntax, defaults, command mode, command history, usage guidelines, and examples
Standards
Standards TitleNo new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature.
—
MIBs
RFCs
RFCs TitleNo new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature.
—
Technical Assistance
Feature Information for Logging to Local Nonvolatile Storage (ATA Disk)
Table 1 lists the release history for this feature.
Not all commands may be available in your Cisco IOS software release. For release information about a specific command, see the command reference documentation.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which Cisco IOS and Catalyst OS software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note
Table 1 lists only the Cisco IOS software release that introduced support for a given feature in a given Cisco IOS software release train. Unless noted otherwise, subsequent releases of that Cisco IOS software release train also support that feature.
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at www.cisco.com/go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)
Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental.
© 2003-2009 Cisco Systems, Inc. All rights reserved.
Feedback