ASP.NET Core logging with NLog and Elasticsearch

added by JavaScript Kicks
8/22/2016 3:26:46 PM

2181 Views

This article shows how to Log to Elasticsearch using NLog in an ASP.NET Core application. NLog is a free open-source logging for .NET. Code: https://github.com/damienbod/AspNetCoreNlog NLog posts in this series: ASP.NET Core logging with NLog and Microsoft SQL Server ASP.NET Core logging with NLog and Elasticsearch NLog.Extensions.Logging is required to use NLog in an ASP.NET...


0 comments