Closed GoogleCodeExporter closed 9 years ago
Hi,
I might think about adding a key/legend.
Do you get enough information by pausing it (space) and mousing over the
paddle? (I guess that might not be practical with your setup though).
Cheers
Andrew
Original comment by acaudw...@gmail.com
on 19 Mar 2012 at 1:11
Pausing it does provide the info we want. A legend would be more useful.
Alternatively the issue could also be solved by having a vhost grouping option.
It would setup Headings for each v-host, and drop the current Img/css/other
headings so all activity for each host would be in a specific area. Or is this
something the existing grouping can do?
Original comment by insane...@gmail.com
on 19 Mar 2012 at 1:59
If you include domain name in the URL in your log file, you could create a
group that matches each sub domain. Eg if you have www.example.com and
images.example.com you could do:
logstalgia -g "WWW,www\\.,30" -g "Images,images\\.,30" --hide-url-prefix
logs/test.log
--hide-url-prefix is optional. It removes the http:://domain part from the URL
so you don't waste screen space with it.
Original comment by acaudw...@gmail.com
on 19 Mar 2012 at 6:17
It would be really nice to have a key on the screen for the paddles that are
visible. I am using this as a wallboard, so their is no mouse interaction while
it is running. Having some form of a key would make it possible to see, which
paddle represents which vhost.
Original comment by sk...@kavi.com
on 9 Apr 2013 at 10:35
https://github.com/acaudwell/Logstalgia/pull/3
Original comment by seba.d...@gmail.com
on 1 May 2013 at 11:37
Added. Thanks.
Original comment by acaudw...@gmail.com
on 14 May 2013 at 9:49
Original issue reported on code.google.com by
insane...@gmail.com
on 12 Mar 2012 at 2:06