[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] log file monitoring
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] log file monitoring
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Thu, 2 Nov 2006 12:37:21 +0100
- References: <20060811150418.GC9691@hswn.dk> <9d9382870608110854g7a803c5em76489c780072c5e2@mail.gmail.com> <20060811164050.GA16994@hswn.dk> <9d9382870608111037r46a3363s2ebdddc4f1b43ab@mail.gmail.com> <20060811200252.GA30416@hswn.dk> <9d9382870608111707r6460c29dk4e7815b4469ebb73@mail.gmail.com> <20060814154509.GB4773@hswn.dk> <9d9382870608140859y7d449defx259e4079557f4dc3@mail.gmail.com> <9d9382870608141312p249891d6wfb0fd7b3f8789152@mail.gmail.com> <4549D048.7000702@rz.uni-frankfurt.de>
- User-agent: Mutt/1.5.12-2006-07-14
The logfile monitor only includes the last 30 minutes of data from the
logfile. It does this by tracking where it last read from the logfile;
you have:
> On the client the tmp-files are:
> wiesel bb> cat logfetch.wiesel.status
> /var/adm/messages:654:654:654:654:654:654:654
meaning that for the past 7 runs of the Hobbit client, the logfile was
654 bytes. If it doesn't grow, no data is sent to Hobbit.
And before you ask: No, there is currently no configuration option
which lets you can change that interval of 30 minutes.
Regards,
Henrik