Event Management Service (EMS) Analyzer Manual

Command Descriptions
Event Management Service (EMS) Analyzer Manual133700
5-12
ALTER
STATUS [ OFF | 0..65535 ]
when a value is set for STATUS, a status line is displayed every nn seconds when
the distributor is searching and no events match the search criteria.
OFF
means no periodical status displays with the DUMPLOG command.
Nevertheless, a status is forced every 5 minutes, but not shown to the user. This
is to verify that the current position of the distributor has not passed the stop
time attribute.
STOPTIME [ EOF | offset { H | D | W } | date time | time ]
specifies a stop time for the search. Any events after this time cannot be selected.
When no stop time is specified, the search continues in “real time,” so that the
distributor waits for upcoming events. This is the default value.
EOF
stop time is set to End Of File, and the search for events stops when EOF is
encountered.
offset
number of hours, days or weeks, depending on the following value, since current
time stamp for hours, or since today for days and weeks.
Example:
8H would be 8 hours ago from current time stamp
3D would be 3 days ago, at 0:00:00 hour
2W would be 2 weeks ago, at 0:00:00 hour
H
specifies the offset in hours.
D
specifies the offset in days.
W
specifies the offset in weeks (1 week is 7 days).
date
specific date. The following formats are valid:
YYYY MM DD
YYYY-MM-DD
YYYY/MM/DD