On Thu, 6 Aug 2015, Botond Botyanszki wrote:

> Hi,
>
> On Wed, 5 Aug 2015 09:31:06 -0700 (PDT)
> David Lang <da...@lang.hm> wrote:
>
>> Is there any way to do what I'm trying to do (gather stats across modules and
>> report them in one message)?
>
> I don't think that's easily achievable. Probably it would be simpler to
> implement functions that deal with global variables.

aer stats also per-function? (if so, that would explain the problems I was 
running into with them)

> <ad>
> BTW the NXLog EE can report logcount stats over soap/https so this can be
> queried from scripts and also NXLog Manager displays this info on the web
> UI.
> </ad>

In this case I'm disabling queuing on the sending systems, but want to be able 
to detect when I loose messages.  If I don't get as many at the central server 
as the system says were generated, I lost them in the network. If there is a 
disagreement between the numbers generated from the inputs and the number 
output, then the problem is local to the sending nxlog box.

What I really want is the equivalent of the rsyslog impstats module :-) I'm 
looking at how to get the most critical info at the least amount of overhead.

David Lang

------------------------------------------------------------------------------
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to