diff --git a/plugins/dynamix/include/ColorCoding.php b/plugins/dynamix/include/ColorCoding.php index 0bdd88632..049fd453a 100644 --- a/plugins/dynamix/include/ColorCoding.php +++ b/plugins/dynamix/include/ColorCoding.php @@ -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)'] + 'text' => ['to the standard error','non[ -]fatal error','correct gpt errors','error handler\b','(kernel|logger): [|+ #-.]','logger: (naming|log)','tainted: (host-cpu|high-privileges)'] ], ['class' => 'login', 'text' => ['(accepted|failed) password','sshd\[\d+\]:']