Ignore mover log entries in color coding

This commit is contained in:
bergware
2017-02-18 10:58:02 +01:00
parent 71a2e73218
commit 0239a7da14
+1 -1
View File
@@ -14,7 +14,7 @@
// Color coding for syslog and disk log
$match =
[['class' => 'text',
'text' => ['to the standard error','non[ -]fatal error','correct gpt errors','error handler\b','(kernel|logger): [|+ #-.]','logger: (naming|log)','tainted: (host-cpu|high-privileges)']
'text' => ['to the standard error','non[ -]fatal error','correct gpt errors','error handler\b','(kernel|logger): [|+ #-.]','logger: (naming|log)','tainted: (host-cpu|high-privileges)','root: (>f|cd)\+\+\+\+','root: \.d\.\.t\.']
],
['class' => 'login',
'text' => ['(accepted|failed) password','sshd\[\d+\]:']