Dj-Garfield / logstalgia

Automatically exported from code.google.com/p/logstalgia
0 stars 0 forks source link

old / inactive (vhost) paddles, idle summary entries not being removed #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

1. apache: LogFormat "%v %h %l %u %t \"%r\" %>s %O \"%{Referer}i\" 
\"%{User-Agent}i\"" commonvhost

2. ssh user@host tail -f /var/log/commonvhost.log |  logstalgia --sync 
--paddle-mode vhost -

With '--paddle-mode vhost', the vhost paddles do not move to disappear after 
serving a request.
Only during a complete lack of incoming requests for any vhost will the paddles 
gather and fade together. 
On a busy vhost server, the paddles' vhost labels can stack up to the point 
where they're completely unreadable. 

Original issue reported on code.google.com by dnaspar...@gmail.com on 21 Nov 2013 at 7:41

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by acaudw...@gmail.com on 25 Nov 2013 at 2:02

GoogleCodeExporter commented 8 years ago
Hi,

This should be fixed in on the master branch now.

Thanks for the report.

Original comment by acaudw...@gmail.com on 25 Nov 2013 at 2:16

GoogleCodeExporter commented 8 years ago
Thanks for the quick fix!  
However, I'm also noticing it with  the IP & file url's (css, scripts, images, 
etc), it seems to do the same thing - during a lull in traffic, they remain on 
screen, until replaced by an incoming request. 

And a quick question; The vhost / paddle, and the file urls - can they be made 
to match in color, so as to more easily identify which request belongs to which 
vhost? 

Original comment by dnaspar...@gmail.com on 25 Nov 2013 at 3:13

GoogleCodeExporter commented 8 years ago
Another good observation :) Haven't quite got to the bottom of that one.

I don't think there is a way to get the colouring like that currently.

Original comment by acaudw...@gmail.com on 25 Nov 2013 at 4:50

GoogleCodeExporter commented 8 years ago
Ok I believe this is fixed now too. Wasn't updating positions of items if the 
number of items hadn't changed.

Original comment by acaudw...@gmail.com on 26 Nov 2013 at 5:09

GoogleCodeExporter commented 8 years ago
there we go, that works quite well now, thanks! 
logstalgia really is an excellent tool ... keep up the good work!

Original comment by dnaspar...@gmail.com on 26 Nov 2013 at 5:42