Thorbjørn,
Sorry, no screenshots yet!
The initial functionality I'm aiming for in StackHub are based on
these sorts of scenarios:
- Easy visualization of event trends over time. For instance, I have a
Java app that runs on about a dozen servers, occasionally spitting out
a WARN event when it takes more than 300ms to write a transaction to
the database. Let me aggregate those together across the whole app and
track how often they happen over time.
- I deploy a new version of my app and, in the middle of the night, it
starts throwing uncaught exceptions. Gather them all together but let
me get notified just once about that, and I'll mark it as resolved
once I've deployed a fix.
- My app has Jetty embedded, and Jetty spits out log events when
available sockets are low/unavailable. How often does that happen on
Host #N, or across the app as a whole? If it happens more than 3 times
in an hour, I want to be notified.
Logback is perfect for letting an application emit this information to
a number of different channels (file, SMTP, etc). StackHub aims to
take that output and make it easier to inspect, analyze, and act upon
it.
If you have any other questions about StackHub or want to try it out,
please feel free to contact me off-list.
-Loren
On Apr 1, 2009, at 11:50 AM, Thorbjoern Ravn Andersen wrote:
Loren Siebert skrev:
Rusty-
I am envisioning offering StackHub as a free service as well as
some form of a subscription package for deployments with larger
volume and more hosts. But that is down the road. Right now I'm
just trying to build a free service around features that developers
will find useful.
Note that it will be a service (not a product) to make it fast and
easy to hook up your app, and so we have a platform-agnostic place
for sharing ideas and best practices around logging/metrics.
Would love to get your feedback if you are interested.
Could you provide some appetizers on what you provide given the log
data?
Screen shots? Reports? Hot spot identifications?
--
Thorbjørn Ravn Andersen "...plus... Tubular Bells!"
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user