Generic home for custom Seq apps and related tooling.
Seq.Input.AzureLogAnalytics— Seq input app that pulls telemetry from Azure Log Analytics / Application Insights into Seq.
- Azure Log Analytics input app README: Seq.Input.AzureLogAnalytics/README.md
From the solution root:
dotnet build .\SeqInputApps.slnxTo pack the Azure Log Analytics input app:
dotnet pack .\Seq.Input.AzureLogAnalytics\Seq.Input.AzureLogAnalytics.csproj -c Release -o .\Seq.Input.AzureLogAnalytics\artifacts