/seq-apps-sqlserverexporter

⛔️ DEPRECATED

Primary LanguageC#OtherNOASSERTION

Deprecated

Build status GitHub release NuGet

A Seq exporter that inserts events into an MSSQL database.

This repository is no longer being maintained. With larger scale Seq instances, the constantly growing column structure lacked in performance and became too much to maintain. The new repository for this project is Seq.App.SQLServerExporter

Getting started

The app is published to NuGet as Seq.Apps.SQLServerExporter. Follow the instructions for installing a Seq App and start an instance of the app providing your desired SQL parameters.

Update notice

Initial Package Creation

Contributors