START_TIME - UELD configuration option
Description
The START_TIME option specifies the starting date and time of records to be dumped.
If START_TIME is not used, Universal Event Log Dump will start with the first (that is, the earliest) record in the log specified by the LOG_TYPE option.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | -s startdate [,starttime ] | |||||
Command Line, Long Form | -stime startdate [,starttime ] | |||||
Configuration File Keyword | n/a |
Values
startdate is the starting date of records to be dumped.
Event log records for the current date can be selected by using an asterisk ( * ).
If Event Log Dump will run over consecutive days, a rolling date can be specified with an asterisk ( * ) followed by a negative value. For example, *-2 selects records that were generated in the previous 2 days.
starttime, optionally, specifies the starting time of records to be dumped.
If starttime is omitted, a value of 00:00 (midnight) is used.