Logs maintenance tool/gem needed

Our UNIX environment is made up of couple hundred servers (AIX), with
hundreds of logs.
We have a simple ruby script running from the cron that uses a
property file to maintain these logs.
I was wondering if there is a tool/gem for logs management that has
been time-tested, and which we could use.
We are currently running ruby 1.8.6.

Thank you

On Dec 24, 2009, at 09:47 , Ruby S. wrote:

Our UNIX environment is made up of couple hundred servers (AIX), with
hundreds of logs.
We have a simple ruby script running from the cron that uses a
property file to maintain these logs.
I was wondering if there is a tool/gem for logs management that has
been time-tested, and which we could use.
We are currently running ruby 1.8.6.

why aren’t you using syslog & newsyslog?

man newsyslog