Last Messages¶
The last plugin saves the last messages in memory. It provides a last
command to retrieve them.
Options¶
max_linesThe maximum number of lines to message upon the
lastcommand. Defaults to 30
datetime_formatThe format used to format the timestamps in the log. Have a look at the strftime documentation for all possible options. The default is
%Y-%m-%d %H:%M:%S.