syslog_parse.py
Manual Reference Pages - SYSLOG_PARSE.PY (1)
NAME
syslog_parse.py - output errors found in given syslog files
CONTENTS
Synopsis
Description
Options
See Also
Copyright
SYNOPSIS
syslog_parse.py syslog1 [ syslog2 ... ]
DESCRIPTION
syslog_parse.py finds out indications of problems from the given syslog files. Most of the issues it checks are specific to the Maemo platform. This is used also by the endurance_report.py tool.
OPTIONS
--html | Use HTML output instead of the default text output. |
--debug=value | |
Debug option will output the lines that the initial string match found, but didn't match to the more detailed regexp for the error text. |
SEE ALSO
COPYRIGHT
Copyright (C) 2007 Nokia Corporation.
This is free software. You may redistribute copies of it under the terms of the GNU General Public License v2 included with the software. There is NO WARRANTY, to the extent permitted by law.
Improve this page