Event Management Service (EMS) Analyzer Manual

Command Descriptions
Event Management Service (EMS) Analyzer Manual133700
5-11
ALTER
STARTTIME { BOF | NOW | TODAY | date time | time |
offset { H | D | W } }
specifies a start time for the search into logs. Any events before this time can not be
selected.
BOF
start time is set to Beginning Of File.
NOW
start time is set to current time stamp.
TODAY
start time is set to today’s date, at 0:00:00 hour.
date
specific date. The following formats are valid:
YYYY MM DD
YYYY-MM-DD
YYYY/MM/DD
time
specific time. The following format is valid:
HH [: MM [: SS] ]
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 timestamp
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).