logcheck run results in "egrep: empty (sub)expression"

I am trying to setup logcheck to monitor my logfiles. Currently I just installed the package with the logfiles auth.log

When running logcheck I get the message

Code:
sudo -u logcheck logcheck
egrep: empty (sub)expression

the file is there, contains logs and looks normal.

Any idea where to start the debugging?
 
Back
Top