Autor: Mark Edwards Fecha: A: Tamas TEVESZ, Steve Campbell Cc: exim-users Asunto: Re: [Exim] eximstats errors
On Thursday, August 1, 2002, at 02:14 AM, Tamas TEVESZ wrote:
> On Thu, 1 Aug 2002, Mark Edwards wrote:
>
>> Use of uninitialized value in concatenation (.) at (eval 27) line 53,
>> line
>> 7699.
>> Use of uninitialized value in concatenation (.) at (eval 27) line 53,
>> line
>> 11493.
>> Use of uninitialized value in concatenation (.) at (eval 27) line 53,
>> line
>> 17353.
>
> without any sample of the logfile, this looks like as if the logfile
> would not be in the format as eximstats is expecting them (corrupted
> logfile probably? )
>
> we'd really need those lines (and the ones around it as well
> *verbatim* (unwrapped, etc) of the logfiles, as well as your
> exim(stats) version.
eximstats Version 1.16
As far as the log-file entries, I'm not exactly sure how to search them. I
currently have 3 logfiles, mainlog, mainlog.01, and mainlog.02.gz. None of
them are 11493 lines long. My guess is that eximstats is combining them
all, oldest first. So, combining them with cat and then searching for the
relevant lines using cat -n | grep -A1 -B1 7699 (for instance) yields: