Sun Microsystems is misspelled in license blocks
Spelling
Yeah, my guess is it is something like you described, a restart or similar w/ data not fully committed. Perhaps a filter that replaces a run of \0 with a \n?
Null bytes in exim log file break email output
Email with long lines (211 characters) rejected by exim 4
Fwiw, I'm much happier w/ those two changes, I'm planning to make a PR to that effect.
I'm going to try a file named /etc/logwatch/conf/services/http-error.conf with: Detail = 6 $HTTP_Error_MatchFilter = " \ if ($LogLevel eq 'notice') { \ $ThisLine = ""; \ } \ "
answering to make it easier for me to find the answer... https://sourceforge.net/p/logwatch/discussion/1115928/thread/1ca3abbc/?limit=25 for more information, you can use: logwatch --service http-error --range 'since 1 week ago' --filename - --detail 6