On Mon, Sep 24, 2012 at 1:36 PM, Joseph wrote:
> Or you could just use a simple socketappender from log4j and let all
> instances write to configured host port
>
> 在 2012-9-25,0:29,André Warnier 写道:
>
> > John Rellis wrote:
> >> On Mon, Sep 24, 2012 at 10:57 AM, André Warnier wrote:
> >>> John
Or you could just use a simple socketappender from log4j and let all instances
write to configured host port
在 2012-9-25,0:29,André Warnier 写道:
> John Rellis wrote:
>> On Mon, Sep 24, 2012 at 10:57 AM, André Warnier wrote:
>>> John Rellis wrote:
>>>
On Mon, Sep 24, 2012 at 10:12 AM, Alex
John Rellis wrote:
On Mon, Sep 24, 2012 at 10:57 AM, André Warnier wrote:
John Rellis wrote:
On Mon, Sep 24, 2012 at 10:12 AM, Alex Samad - Yieldbroker <
alex.sa...@yieldbroker.com> wrote:
Been thinking about
Log4j -> syslog -> syslog server
That way you can look at the server and also a
On Mon, Sep 24, 2012 at 10:57 AM, André Warnier wrote:
> John Rellis wrote:
>
>> On Mon, Sep 24, 2012 at 10:12 AM, Alex Samad - Yieldbroker <
>> alex.sa...@yieldbroker.com> wrote:
>>
>> Been thinking about
>>>
>>> Log4j -> syslog -> syslog server
>>>
>>> That way you can look at the server and a
John Rellis wrote:
On Mon, Sep 24, 2012 at 10:12 AM, Alex Samad - Yieldbroker <
alex.sa...@yieldbroker.com> wrote:
Been thinking about
Log4j -> syslog -> syslog server
That way you can look at the server and also at the syslog server ... give
you a real time view.
I keep my per server syslog
On Mon, Sep 24, 2012 at 10:12 AM, Alex Samad - Yieldbroker <
alex.sa...@yieldbroker.com> wrote:
> Been thinking about
>
> Log4j -> syslog -> syslog server
>
> That way you can look at the server and also at the syslog server ... give
> you a real time view.
>
> I keep my per server syslogs for 4-7
Been thinking about
Log4j -> syslog -> syslog server
That way you can look at the server and also at the syslog server ... give you
a real time view.
I keep my per server syslogs for 4-7 days and the on the syslog server for
months ..
A
> -Original Message-
> From: John Rellis [mail
Hi,
You can set the log level to "OFF".
Regards,
Petar
-Original Message-
From: Oscar Segarra Rey [mailto:osega...@gencat.cat]
Sent: Tuesday, August 10, 2010 9:39 AM
To: Tomcat Users List
Subject: RE: Cluster Logging
Hi,
Another question related to this issue... is there
Barcelona
934024834
-Mensaje original-
De: Mark Eggers [mailto:its_toas...@yahoo.com]
Enviado el: dilluns, 9 / agost / 2010 19:39
Para: Tomcat Users List
Asunto: Re: Cluster Logging
Let me try that again since my copy/paste failed.
#
# add an extra handler to direct to a different file
Let me try that again since my copy/paste failed.
#
# add an extra handler to direct to a different file
#
handlers = 1catalina.org.apache.juli.FileHandler, \
2localhost.org.apache.juli.FileHandler, \
3manager.org.apache.juli.FileHandler, \
4host-manager.org.apache.juli.FileHandler, \
java.util.lo
How about something like this:
handlers = 1catalina.org.apache.juli.FileHandler, \
2localhost.org.apache.juli.FileHandler, \
3manager.org.apache.juli.FileHandler, \
4host-manager.org.apache.juli.FileHandler, \
java.util.logging.ConsoleHandler, \
5cluster.org.apache.juli.FileHandler
5cluster.org
11 matches
Mail list logo