Re: [openstack-dev] A Tool for Making OpenStack Log Reading a Bit Easier

2013-11-07 Thread Solly Ross
Sure, that sounds like a good idea. Count me in. - Original Message - From: "Sean Dague" To: "OpenStack Development Mailing List (not for usage questions)" Sent: Wednesday, November 6, 2013 5:31:12 PM Subject: Re: [openstack-dev] A Tool for Making OpenSta

Re: [openstack-dev] A Tool for Making OpenStack Log Reading a Bit Easier

2013-11-06 Thread Sean Dague
First, very cool tool, nice work! I wonder if it's reasonable (or interesting) to take these approaches and bring them into os-loganalyze. That would mean there was common parsing routines, and then we would just call out to different functions if were were trying to do HTML or ANSI coloring. I pe

Re: [openstack-dev] A Tool for Making OpenStack Log Reading a Bit Easier

2013-11-05 Thread Joe Gordon
On Wed, Nov 6, 2013 at 9:10 AM, Clint Byrum wrote: > I often use ccze to look at logs. It has some built in things like > coloring the words "warn" or "warning" yellow and "error" red. It would > be great to have this filter added as another ccze plugin. > > Sean Dague, wrote a really slick tool

Re: [openstack-dev] A Tool for Making OpenStack Log Reading a Bit Easier

2013-11-05 Thread Clint Byrum
I often use ccze to look at logs. It has some built in things like coloring the words "warn" or "warning" yellow and "error" red. It would be great to have this filter added as another ccze plugin. Excerpts from Solly Ross's message of 2013-11-06 05:58:02 +0800: > Hello All, > The other day, I was

[openstack-dev] A Tool for Making OpenStack Log Reading a Bit Easier

2013-11-05 Thread Solly Ross
Hello All, The other day, I was reading through a debug-level OpenStack log, and came to the realization that reading OpenStack debug-level logs was difficult, to say the least -- they can be very busy, and it is hard to quickly filter out relevant information. Thus, I wrote a little Perl scrip