Re: Penlogd (Segmentation Fault) Problem

From: Ulric Eriksson (ulric@siag.nu)
Date: Sat Sep 07 2002 - 11:47:31 CEST


On Wed, 4 Sep 2002, Markus Binder wrote:

> Hi there, hi Ulric,
> I have a little Problem, we are running pen on a big Webserver
> and want to do Lofileanalysis put at certain time penlogd says good bye.
> Does anyone have the same Problem, I tried to do a work arround by
> writing a little Perl Script for Monitoring penlog and automatically
> restart it, when it is crashed. The result was only to get aproximately
> half of the Logentries it should be ;-(

How about:

while : ; do
        penlogd -f [other options]
done

-f makes penlogd stay in the foreground, so the loop restarts it
immediately. But it shouldn't be necessary.

> I also tried mergelogs, but don'z like the handling.

;-)

> Below is how penlog(d) is configured and the strace output of penlogd.

What operating system are you using? If it is Linux, please include the
distribution name and version.

Ulric



This archive was generated by hypermail 2.1.2 : Sat Sep 07 2002 - 11:52:51 CEST