Seq.Input.HealthCheck
3.0.0-dev-00084
This is a prerelease version of Seq.Input.HealthCheck.
dotnet add package Seq.Input.HealthCheck --version 3.0.0-dev-00084
NuGet\Install-Package Seq.Input.HealthCheck -Version 3.0.0-dev-00084
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Seq.Input.HealthCheck" Version="3.0.0-dev-00084" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Seq.Input.HealthCheck --version 3.0.0-dev-00084
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Seq.Input.HealthCheck, 3.0.0-dev-00084"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Seq.Input.HealthCheck as a Cake Addin #addin nuget:?package=Seq.Input.HealthCheck&version=3.0.0-dev-00084&prerelease // Install Seq.Input.HealthCheck as a Cake Tool #tool nuget:?package=Seq.Input.HealthCheck&version=3.0.0-dev-00084&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Seq Health Check
Periodically GET an HTTP resource and write response metrics to Seq. These can then be used as a basis for alerting and diagnostics.
Getting started
- The app requires Seq 2020.4 or newer
- Navigate to Settings > Apps and select Install from NuGet
- Install the app with package id Seq.Input.HealthCheck
- Back on the Apps screen, choose Add Instance
- Enter a title for the health check; events raised by the health check will be tagged with this
- Enter a URL to probe
- the URL must respond to
GET
requests - if the URL is an HTTPS URL, the Seq server must trust the SSL certificate used by the server
- the response will be fully downloaded on every check, so ideally the resource won't be more than a few kB
- the URL must respond to
- Enter a probing interval in seconds; each event is stored internally in Seq, so be aware that shorter intervals will consume more space
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- newtonsoft.json (>= 13.0.3)
- Seq.Apps (>= 2023.4.0)
- Seq.Syntax (>= 1.0.0)
- Serilog (>= 3.1.1)
- Serilog.Formatting.Compact.Reader (>= 3.0.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 |
---|---|---|
3.0.0-dev-00084 | 363 | 8/13/2024 |
2.1.2-dev-00083 | 103 | 8/13/2024 |
2.1.1 | 134 | 8/7/2024 |
2.1.1-dev-00077 | 70 | 7/30/2024 |
2.1.0 | 881 | 1/5/2024 |
2.1.0-dev-00069 | 121 | 1/5/2024 |
2.1.0-dev-00066 | 116 | 1/4/2024 |
2.1.0-dev-00064 | 1,322 | 11/29/2023 |
2.1.0-dev-00062 | 119 | 11/28/2023 |
2.0.0 | 1,929 | 4/26/2022 |
2.0.0-dev-00046 | 214 | 4/26/2022 |
1.2.2-dev-00041 | 205 | 4/26/2022 |
1.2.1 | 1,879 | 6/29/2020 |
1.2.1-dev-00031 | 420 | 6/29/2020 |
1.2.1-dev-00029 | 332 | 6/29/2020 |
1.2.0 | 922 | 12/19/2019 |
1.2.0-dev-00024 | 422 | 12/19/2019 |
1.2.0-dev-00020 | 393 | 12/19/2019 |
1.1.0 | 941 | 4/8/2019 |
1.1.0-dev-00019 | 432 | 12/19/2019 |
1.1.0-dev-00017 | 422 | 12/19/2019 |
1.1.0-dev-00013 | 452 | 4/7/2019 |
1.0.0 | 606 | 4/1/2019 |
1.0.0-dev-00008 | 466 | 4/1/2019 |
1.0.0-dev-00006 | 450 | 3/13/2019 |
1.0.0-dev-00004 | 417 | 3/12/2019 |
1.0.0-dev-00002 | 468 | 3/12/2019 |