[syslog-ng] Statistics -- how do I turn them off?

sasanka.sahu at wipro.com sasanka.sahu at wipro.com
Tue Nov 2 13:15:46 CET 2010


Hi Anis,

Thanks for giving me INFO.


Actually I want to deploy on solaris 10 OS .

This is the release verion,

bash-3.00# cat /etc/release

                      Solaris 10 10/09 s10s_u8wos_08a SPARC
           Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 16 September 2009 


Am not getting this package "syslog-NG" for solaris OS.


Regds,

Sasanka 


-----Original Message-----
From: Anisur Rehman(IT) [mailto:Rehman at bankmuscat.com] 
Sent: Tuesday, November 02, 2010 4:39 PM
To: Sasanka Sekhar Sahu (WI01 - Enterprise Services)
Subject: RE: [syslog-ng] Statistics -- how do I turn them off?

Dear sasanka
 
I will recommend to use RHEL 5 .5 with MYSQL database with frontend
Php-Syslog-ng. I am using this combination and it is working fine.

If you like to test this option let me know. However you can use HPUX
option there is inbuilt syslog-NG available with HPUX version v3.


Thanks
Anis
0968-99826412

-----Original Message-----
From: syslog-ng-bounces at lists.balabit.hu
[mailto:syslog-ng-bounces at lists.balabit.hu] On Behalf Of
sasanka.sahu at wipro.com
Sent: Tuesday, November 02, 2010 2:55 PM
To: syslog-ng at lists.balabit.hu
Subject: Re: [syslog-ng] Statistics -- how do I turn them off?

Hi 


Anybody can tell am using Solaris OS v 10 . Like to install
php-syslog-ng GUI tools . where should I get the same as well as provide
me some documentation for the same.


Sasanka  

-----Original Message-----
From: syslog-ng-bounces at lists.balabit.hu
[mailto:syslog-ng-bounces at lists.balabit.hu] On Behalf Of Sandor Geller
Sent: Tuesday, November 02, 2010 4:12 PM
To: Syslog-ng users' and developers' mailing list
Subject: Re: [syslog-ng] Statistics -- how do I turn them off?

I'm filtering statistical messages based on the internal source and
the following regexp:

filter f_internal_statistics {
    match("^syslog-ng\[[[:digit:]]+\]: STATS") or match
("^syslog-ng\[[[:digit:]]+\]: Log statistics");
};

(for 3.x only the latter match is needed)

600 seconds is the default setting, the timer gets activated only when
stats_freq > 0 so stats_freq(0) should turn off  the generation of
statistical messages completely. Are the logs generated on the same
host or are you processing remote logs as well?

On Sat, Oct 30, 2010 at 10:17 PM, Liam Kirsher <liamk at numenet.com>
wrote:
> My log file is filling up with statistics messages from syslog-ng (v.
> 3.1.2) , one message every 10 minutes.
> I tried turning it off by putting stats_freq(0) in the options clause,
> and restarted the syslog-ng daemon but that seems to have no effect.
> There must be something obvious I'm missing.
>
> --
> Liam Kirsher
> PGP: http://liam.numenet.com/pgp/
>
>
________________________________________________________________________
______
> Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
> Documentation:
http://www.balabit.com/support/documentation/?product=syslog-ng
> FAQ: http://www.campin.net/syslog-ng/faq.html
>
>
________________________________________________________________________
______
Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
Documentation:
http://www.balabit.com/support/documentation/?product=syslog-ng
FAQ: http://www.campin.net/syslog-ng/faq.html


Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email. 

www.wipro.com
________________________________________________________________________
______
Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
Documentation:
http://www.balabit.com/support/documentation/?product=syslog-ng
FAQ: http://www.campin.net/syslog-ng/faq.html



Please do not print this email unless it is absolutely necessary. 

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. 

www.wipro.com


More information about the syslog-ng mailing list