An open API service indexing awesome lists of open source software.

https://github.com/hinni/seq-input-mssql

Import data from MSSQL database to Seq. For example for error logs stored in tables.
https://github.com/hinni/seq-input-mssql

input mssql seq

Last synced: 7 months ago
JSON representation

Import data from MSSQL database to Seq. For example for error logs stored in tables.

Awesome Lists containing this project

README

          

# Seq.Input.MSSql

A Seq custom input that pulls messages from SQL tables.

## Getting started

The app is published to NuGet as [_Seq.Input.MsSql_](https://nuget.org/packages/Seq.Input.MSSql). Follow the instructions for [installing a Seq App](https://docs.datalust.co/docs/installing-seq-apps) and start an instance of the app, providing your SQL details.

## Update notice

Update Seq.Input.MSSQL to provide structured properties for interoperability with other apps such as Seq.App.OpsGenie and Seq.App.Atlassian.Jira.

## Contributors

- [Hinni](https://github.com/Hinni)
- [MattMofDoom](https://github.com/MattMofDoom)