Re: Manage log files in a cluster

2009-12-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paolo,

On 12/1/2009 11:37 AM, Paolo Santarsiero wrote:
 Hi, I have a cluster with many tomcat and I want to manage the log's files
 on a centralized basis in order to collect, display, analyze and manage all
 files of logs from a single client. Do you know a system that allows me to
 do? Many thanks.

Another option would be to use log4j as your logging system (which
Tomcat supports, with a bit of work) and use the SyslogAppender to send
your log messages to syslog. Syslog already includes the ability for
remote logging, aggregating, etc.

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAksX0uoACgkQ9CaO5/Lv0PArlwCgrfc9xlBUQFgCvM69EQwFgbkY
8C8An2TMKcnzLNcn+FIozWHZCDh782j/
=uGan
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Manage log files in a cluster

2009-12-02 Thread Paolo Santarsiero
thanks, this can be a good start point.

2009/12/1 Neil Aggarwal n...@jammconsulting.com

  I want to manage the log's files on a centralized basis

 Does this help?
 http://linux.die.net/man/1/mergelog

Neil

 --
 Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
 Host your tomcat app on a CentOS VPS for only $25/month!
 Unmetered bandwidth, 7 day free trial, Google Checkout


 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org




Re: Manage log files in a cluster

2009-12-02 Thread Jorge Medina
Look at Hadoop Chukwa

On Wed, Dec 2, 2009 at 3:09 AM, Paolo Santarsiero 
paolo.santarsi...@gmail.com wrote:

 thanks, this can be a good start point.

 2009/12/1 Neil Aggarwal n...@jammconsulting.com

   I want to manage the log's files on a centralized basis
 
  Does this help?
  http://linux.die.net/man/1/mergelog
 
 Neil
 
  --
  Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
  Host your tomcat app on a CentOS VPS for only $25/month!
  Unmetered bandwidth, 7 day free trial, Google Checkout
 
 
  -
  To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: users-h...@tomcat.apache.org
 
 



Re: Manage log files in a cluster

2009-12-02 Thread Paolo Santarsiero
I have a server cluster with two apaches2.2 and six tomcat6.0. So I have
apache, tomcat and webapps logs files. I want rotate files that don't
automatically rotate (and for this I saw logrotate under linux) and
automoatically send all files to a centralized log server. And this is one.
But I'd like to see all my logs files in cluster in a centralized  client
like browser, because it takes too long to access all log files. I saw
lambdaprobe, but was abandoned and it doesn't support tomcat6.
Thanks for the answers

2009/12/2 Jorge Medina cerebrotecnolog...@gmail.com

 Look at Hadoop Chukwa

 On Wed, Dec 2, 2009 at 3:09 AM, Paolo Santarsiero 
 paolo.santarsi...@gmail.com wrote:

  thanks, this can be a good start point.
 
  2009/12/1 Neil Aggarwal n...@jammconsulting.com
 
I want to manage the log's files on a centralized basis
  
   Does this help?
   http://linux.die.net/man/1/mergelog
  
  Neil
  
   --
   Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
   Host your tomcat app on a CentOS VPS for only $25/month!
   Unmetered bandwidth, 7 day free trial, Google Checkout
  
  
   -
   To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
   For additional commands, e-mail: users-h...@tomcat.apache.org
  
  
 



RE: Manage log files in a cluster

2009-12-02 Thread Caldarale, Charles R
 From: Paolo Santarsiero [mailto:paolo.santarsi...@gmail.com]
 Subject: Re: Manage log files in a cluster
 
 I saw lambdaprobe, but was abandoned and it doesn't support 
 tomcat6.

LambdaProbe may not have had any enhancements lately, but it works fine on 
Tomcat 6.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Manage log files in a cluster

2009-12-01 Thread Neil Aggarwal
 I want to manage the log's files on a centralized basis

Does this help?
http://linux.die.net/man/1/mergelog

Neil

--
Neil Aggarwal, (281)846-8957, http://UnmeteredVPS.net
Host your tomcat app on a CentOS VPS for only $25/month!
Unmetered bandwidth, 7 day free trial, Google Checkout 


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org