newbie - no content in report
Francis J. Lacoste
flacoste at logreport.org
Fri Dec 20 16:43:44 CET 2002
On jeu, 2002-12-19 at 16:08, Edward Quick wrote:
> Hi,
>
> A bit more information on this.
>
> I set LR_DEBUG to 1 and ran the log report again. This is the error output.
> I'm not too sure which part is significant as I am a new to this, but at a
> guess I'd say it is having a problem because it hasn't created the DLF
> records? This is the format of my postfix log. Is there anything wrong here?
>
> Dec 15 23:55:01 rsl176.abbc.com Message forwarded from rsl176:
> postfix/smtp[2177
> 6]: 8FB288004: to=<root at abc.com>, relay=amavisng[127.0.0.1], delay=1,
> status=sen
> t (250 2.6.0 Ok, id=16512-02, from MTA: 250 Ok: queued as 4F9C58009)
The error is indeed caused by your syslog format. The culprit is the
"Message forwarded from rsl176:" which confuses our Syslog parser. I'll
add this on our BUGS list.
In the mean time, I suggest your filter out that from your log file
using a perl one liner :
perl -pe 's/Message forwarded from rsl176: //' maillog | lr_run ...
Lire should then be able to generate a report from your log file.
Thanks for your interest in LogReport, kind Regards,
Francis J. Lacoste
--
Francis J. Lacoste . . http://www.logreport.org
/^LogReport$/ . . flacoste at logreport.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.logreport.org/pipermail/questions/attachments/20021220/b6d1aa4d/attachment.bin
More information about the Questions
mailing list