Previous Topic: Open a Log File

Next Topic: Close a Log File

Flush a Log File

To force all buffered output to a particular log file, use the flush command.

This lets you examine a current log file offline while the normal log file is still open.

Note: Alarm logs are always flushed. This means that the alarm output is always sent to the log file immediately.

To flush a log file, use the following command:

flush log-type;

For example, to flush the summary log, enter the following command:

flush summary-log;