Using "mon log import" would previously result in a crash if the naemon
log contained a line starting with "[not-a-timestamp]". This commit
alters the import tool to ignore such cases.
Ignoring invalid log lines is already the default be behavior except when
the line starts with "[".
Using "mon log import" would previously result in a crash if the naemon log contained a line starting with "[not-a-timestamp]". This commit alters the import tool to ignore such cases.
Ignoring invalid log lines is already the default be behavior except when the line starts with "[".
Signed-off-by: Jacob Hansen jhansen@op5.com