[LogReport Questions] lr_log2export output is not the same when format is text or html
Joost van Baal
joostvb at logreport.org
Mon Oct 29 21:01:53 CET 2007
Op Mon 29 Oct 2007 om 05:56:27 +0100 schreef pkc_mls:
> Hi all,
>
> I compiled the latest snapshot for lire 2.0.2 on debian etch.
You might want to use the lire packages as shipped with Debian etch:
# aptitude install lire
would do the trick.
> I grabbed some fw1 logs from fw1-loggrabber.
>
> I tried to generate a text report with the command :
> /usr/local/bin/lr_run /usr/local/bin/lr_log2report fw1_lea /tmp
> ~/fw1_exportdir < fwlea_logexport.txt
>
> where fwlea_logexport.txt is the output of the loggrabber.
>
> and everything works fine.
>
> but if I try the same with html :
>
> /usr/local/bin/lr_run /usr/local/bin/lr_log2report -o html fw1_lea /tmp
> ~/fw1_exportdir < fwlea_logexport.txt
>
> the report is empty.
Try either
/usr/local/bin/lr_run /usr/local/bin/lr_log2report -o html fw1_lea \
fwlea_logexport.txt ~/fw1_exportdir/
or
/usr/local/bin/lr_run /usr/local/bin/lr_log2report -o html fw1_lea \
< fwlea_logexport.txt > ~/fw1_export.tar
Bye,
Joost
--
. . Log Analysis and Report Generation
| '.| /^LogReport$/
| Lire http://www.logreport.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: Digital signature
Url : http://lists.logreport.org/pipermail/questions/attachments/20071029/5fbe5d45/attachment.bin
More information about the Questions
mailing list