受欢迎的博客标签

免费开源分布式系统日志收集框架(Exceptionless LogDashboard)

Published

 

Exceptionless

 Exceptionless 是一个开源的实时的日志收集框架,它可以应用在基于 ASP.NET,ASP.NET Core,Web Api,Web Forms,WPF,Console,MVC 等技术栈的应用程序中,并且提供了Rest接口可以应用在 Javascript,Node.js 中。它将日志收集变得简单易用并且不需要了解太多的相关技术细节及配置。 在以前,我们做日志收集大多使用 Log4net,Nlog 等框架,在应用程序变得复杂并且集群的时候,可能传统的方式已经不是很好的适用了,因为收集各个日志并且分析他们将变得麻烦而且浪费时间。

官网:http://exceptionless.com/

GitHub:https://github.com/exceptionless/Exceptionless Getting Started

LogDashboard

LogDashboard一款日志可视化组件,可以不用安装第三方进程,只需要在项目中安装相应的Nuget包,添加数行代码,就可以实现拥有带Web页面的日志管理面板。

官方文档地址:https://doc.logdashboard.net/

blog:https://mp.weixin.qq.com/s/BSt2hL32_vBMliu9-Fs1zg

github:https://github.com/realLiangshiwei/LogDashboard/blob/develop/src/LogDashboard/Views/_layout.cshtml