[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] log file monitoring issues



On 8/11/06, Henrik Stoerner <henrik (at) hswn.dk> wrote:
On Fri, Aug 11, 2006 at 10:28:40AM -0400, Gary B. wrote:
> Hmm, another issue I'm finding is that even with the permissions set
> so that the Hobbit client can read the log files, they still aren't
> reporting back any data.  That is, the "Full log <log file>" section
> of the appropriate messages page has nothing.

Probably because your client has been running for some time, and there
haven't been any new entries (the file size hasn't changed).


Regards, Henrik

Oh... Duh... Yep, that's it. Just wrote a test entry via logger and it picked that up.

Now if I can just get my "ignore" lines to work properly, I'll be all
set.  When using regular expressions on the "ignore" lines, do you
need to surround them as %"" like with regexes in hobbit-alerts.cfg
and such?