Seq.App.UnseenValueAlert
1.1.0
dotnet add package Seq.App.UnseenValueAlert --version 1.1.0
NuGet\Install-Package Seq.App.UnseenValueAlert -Version 1.1.0
<PackageReference Include="Seq.App.UnseenValueAlert" Version="1.1.0" />
paket add Seq.App.UnseenValueAlert --version 1.1.0
#r "nuget: Seq.App.UnseenValueAlert, 1.1.0"
// Install Seq.App.UnseenValueAlert as a Cake Addin #addin nuget:?package=Seq.App.UnseenValueAlert&version=1.1.0 // Install Seq.App.UnseenValueAlert as a Cake Tool #tool nuget:?package=Seq.App.UnseenValueAlert&version=1.1.0
Source
https://github.com/strebbor/Seq.App.UnseenValueAlert
App settings
Title: Title of the app instance Stream incoming events: True Signal: The stream that you wish to interrogate Known Values: Enter a comma delimited list of values that you do not wish to be alerted of. If a new value comes in, and it is not in the list, an event will be written. Event Property To Watch: The event property that you wish to compare to your list of "known values" Alert Template: What the alert must look like. Ex "New call detected"
You can find the alerts by viewing the events thrown by the app. Click on the "View diagnostic events from this app instance" link underneath the Title in the app settings to find the alerts.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 11.0.1)
- Seq.Apps (>= 3.4.17)
- Serilog (>= 2.8.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 579 | 7/12/2019 |
Bug fixes