EntrypointMonitor 1.0.3
See the version list below for details.
dotnet add package EntrypointMonitor --version 1.0.3
NuGet\Install-Package EntrypointMonitor -Version 1.0.3
<PackageReference Include="EntrypointMonitor" Version="1.0.3" />
paket add EntrypointMonitor --version 1.0.3
#r "nuget: EntrypointMonitor, 1.0.3"
// Install EntrypointMonitor as a Cake Addin #addin nuget:?package=EntrypointMonitor&version=1.0.3 // Install EntrypointMonitor as a Cake Tool #tool nuget:?package=EntrypointMonitor&version=1.0.3
EntrypointMonitor
EntrypointMonitor is an exe that runs as the entry point for a windiows docker conatiner running IIS.
EntrypointMonitor.exe <service> <site uri for warmup>
Default service - w3svc Default warm up uri - http://localhost
Alternative to https://github.com/microsoft/IIS.ServiceMonitor
EntrypointMonitor has the same environment variable handling as IIS.ServiceMonitor (https://raw.githubusercontent.com/microsoft/IIS.ServiceMonitor/master/README.md)
Provides logging of process start/stop, Application and System Windows events to console and optionally Application Insights.
Console output can be captured by docker/Kubernetes.
Configure Application Insights by setting APPINSIGHTS_INSTRUMENTATIONKEY environment variable
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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.0.4-CI-20190622-141 | 487 | 6/22/2019 |
1.0.3 | 708 | 6/22/2019 |
1.0.2-CI-20190622-133 | 473 | 6/22/2019 |