Previous Topic: Displaying Systems at Set IntervalsNext Topic: By Time


Finding Historical Console Log Data

You can find historical data in log files by searching by:

The syntax is:

FIND {TIME {timestamp | deltatime} | TEXT string | EVENT eventname} [BACKWARD | FORWARD]

The FIND command starts searching from the log of the currently selected system. To find text strings or events, set the direction of the search using the FORWARD or the BACKWARD parameters. The default is BACKWARD.