That is not a supported configuration for zen app but possible Zen
Operative System (Linux), related to the conf you pasted:

#LogFaility local5

With this directive you can configure a local from 0 to 7 and on the other
hand you need to configure rsyslog /etc/rsyslog.con to redirect the local5
facility to one file:


*The facilities local0 to local7 are "custom" unused facilities that syslog
provides for the user. If a developer create an application and wants to
make it log to syslog, or if you want to redirect the output of anything to
syslog (for example, Apache logs), you can choose to send it to any of
the local#facilities. Then, you can
use /etc/syslog.conf (or /etc/rsyslog.conf) to save the logs being sent to
that local# to a file, or to send it to a remote server.*


Regards!

2016-03-31 14:45 GMT+02:00 Ebert, Matthias <matthias.eb...@siemens.com>:

> Hello community
> We have a question regarding the logging, and unfortunately it seems to be
> not possible to search in the mail archive.
>
> In the <FarmName>_pound.cfg file we found the following lines.
>
> ## Logging: (goes to syslog by default)
> ##      0       no logging
> ##      1       normal
> ##      2       extended
> ##      3       Apache-style (common log format)
> #LogFacility    local5
> LogLevel        0
>
> Is there any documentation about it?
> Can some body give us a hint, how to configure the LogFacility and the
> rsyslog.conf to separate the load balancer logs from the syslog.
>
> Thank you very much in advance.
>
> BR
> Matthias
>
>
>
>
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
> _______________________________________________
> Zenloadbalancer-support mailing list
> Zenloadbalancer-support@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support
>
>


-- 
Load balancer distribution - Open Source Project
http://www.zenloadbalancer.com
Distribution list (subscribe): zenloadbalancer-support@lists.sourceforge.net
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
Zenloadbalancer-support mailing list
Zenloadbalancer-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/zenloadbalancer-support

Reply via email to