Nevets82 / seq-apps

Plug-in apps that act on event streams in the Seq log server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seq Apps Build status Join the chat at https://gitter.im/datalust/seq NuGet tag

Input and output plugins for Seq. You can find installable versions of these by searching for the seq-app tag on NuGet.

Important note: The 3.x versions of the Seq App packages require Seq 5.1 or later. For earlier Seq versions, install packages from the Seq Apps 2.x series.

In this repository you'll find:

  • Email+ - send log events and alerts as HTML email messages when they arrive
  • File Archive - write incoming events into a set of rolling text files
  • First of Type - raise an event the first time a new event type is seen
  • Replication - forward incoming events to another Seq server
  • Thresholds - raise an event if the frequency of matched events exceeds a threshold

Also from Datalust, elsewhere on GitHub:

About

Plug-in apps that act on event streams in the Seq log server

License:Apache License 2.0


Languages

Language:C# 82.7%Language:HTML 14.6%Language:PowerShell 2.7%