There is already alot of discution about which logging framework is best for .Net.

Log4Net EnterpriseLibrary NLog ...

My question is if there is a product to manage a centralized repository of logs.

Imagine I choose any of the above logging frameworks and point several applications logs to a central server. What I'm looking for a server product that helps visualize and manage those logs. Preferably with a web interface.

Is there such a product?

link|improve this question

69% accept rate
feedback

2 Answers

If you are happy to pay for your software, Gibraltar software have a good solution, but it is reasonably expensive. (http://GibraltarSoftware.com).

link|improve this answer
I already stumble into this one, but the price tag is realy high. But thanks anyway. – Ricardo Gomes Feb 21 at 12:30
feedback

I'm not sure whether I understand your question...searching for 'log4net nlog viewer web' with a search enginge of your choice (e.g. google) will give a lot of possible desktop and web applications for analysing centralized log files.

One commercial example is http://www.l4ndash.com
One open source example is http://sourceforge.net/projects/gamutlogviewer/

link|improve this answer
Yes l4ndash is the kind of product I'm looking for, but it is specific for log4net. I'm still trying to find something more generic, like Gibraltar but cheaper – Ricardo Gomes Feb 21 at 12:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.