HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
76 XPath OS CLI commands
Displays or sets the event log size.
Synopsis
eventlogsize [LogSize]
Availability
admin
Description
Use this command to display or to set the event log size, which controls the maximum number of events
captured in the event log. The event log wraps around if the number of events captured reaches the log
size. The event log size is between 100 and 2000, in increments of 100. By default, the event log size is
1000.
NOTE: Events currently captured in the event log are cleared when the event log size is changed.
The number of events logged in the event log table is one less than the event log size.
Operands
The following operand is optional:
Examples
To display the event log size:
To set the event log size to 1200:
See also
eventShow
eventShowByNum
eventLogSize
LogSize Specifies the event log size.
switch:admin> eventlogsize
Event Log Size is: 1000
switch:admin> eventlogsize 1200
Event Log Size is: 1200