logging events buffer-size
To configure the size of the logging events buffer, use the
logging events buffer-size
command in global
configuration mode. To restore the buffer size to the default value, use the
no
form of this command.
logging events buffer-size bytes
no logging events buffer-size bytes
Syntax Description
The size, in bytes, of the logging events buffer. Range is 1024 to 1024000 bytes. The
default is 43200 bytes.
bytes
Command Default
bytes
: 43200
Command Modes
Global configuration
Command History
Modification
Release
This command was introduced.
Release 3.2
Usage Guidelines
The logging events buffer automatically adjusts to a multiple of the record size that is lower than or equal
to the value configured for the
bytes
argument.
Note
Use the
show logging events info, on page 62
command to confirm the size of the logging events buffer.
Task ID
Operations
Task ID
read, write
logging
Examples
This example shows how to increase the logging events buffer size to 50000 bytes:
RP/0/0/CPU0:router(config)#
logging events buffer-size 50000
Cisco IOS XR System Monitoring Command Reference for the Cisco XR 12000 Series Router, Release 4.1
OL-24735-01
27
Alarm Management and Logging Correlation Commands
logging events buffer-size