| Property |
timeRange |
| Description |
Specifies the range of log times for the entries that the processor selects. |
| Value |
<startTime>,<endTime>
- <startTime>Starting time in the format yyyy.MM.dd-HH.mm.ss
- <endTime>Ending time in the format yyyy.MM.dd-HH.mm.ss
- <yyyy>Four-digit year
- <MM>Number of month; leading zero required for single-digit numbers
- <dd>Number of day; leading zero required for single-digit numbers
- <HH>Number of hour in 24-hour clock; leading zero required for single digit numbers
- <mm>Number of minutes; leading zero required for single-digit numbers
- <ss>Number of seconds; leading zero required for single-digit numbers
|
| Default |
No value |
| Guidelines |
If you do not specify a start time, the processor starts at the first entry in the log file and if you do not specify an end time, the processor finishes at the last entry in the log file. |
| Example |
2005.01.01-00.00.00,2005.01.31-11.59.59 |