Skip to content
Matteo Gregoricchio edited this page Jun 1, 2026 · 17 revisions

A simple Serilog log viewer for the following sinks:

  • Serilog.Sinks.MSSqlServer (Nuget)
  • Serilog.Sinks.MySql (Nuget) and Serilog.Sinks.MariaDB Nuget
  • Serilog.Sinks.Postgresql (Nuget) and Serilog.Sinks.Postgresql.Alternative (Nuget)
  • Serilog.Sinks.MongoDB (Nuget)
  • Serilog.Sinks.ElasticSearch (Nuget)
  • Serilog.Sinks.RavenDB (Nuget)
  • Serilog.Sinks.SQLite (Nuget)

Versioning Matrix

Serilog UI Vrs Providers Version Range
v1.x > MSSQL - MongoDB - PostgreSQL 1.x >
--- --- ---
2.0.0 => 2.3.x MSSQL - PostgreSQL 2.0.0 => 2.1.x
2.0.0 => 2.3.x MongoDB 2.0.0 => 2.2.x
2.0.1 => 2.3.x ElasticSearch 1.x; 2.0.0 => v2.1.x
2.1.0 => 2.3.x MySQL 1.x, 2.0.0 => 2.1.x
--- --- ---
2.4.x > [MSSQL - PostgreSQL - ElasticSearch - MySQL] 2.2.x >
2.4.x > MongoDB 2.3.x >
2.6.x > RavenDB 1.x >
--- --- ---
v3.x > [MSSQL - PostgreSQL - ElasticSearch - MySQL, MongoDB] 3.x >
v3.x > RavenDB 2.x >
v3.1.x > [MSSQL - PostgreSQL - ElasticSearch - MySQL - MongoDB] 3.1.x >
v3.1.x > RavenDB 2.1.x >
v3.1.x > SQLite 1.x >
--- --- ---
NOTE From v4, Serilog.UI.Domain became a public package
v4.x > [MSSQL, ElasticSearch, MySQL, RavenDB] 4.x.x >
v4.x > [PostgreSQL, MongoDB] 5.x.x >
v4.x > SQLite 2.x >

serilog-ui

serilog-ui-additional-cols

serilog-ui-exc

Clone this wiki locally