An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
Error Serilog with azure data explorer
Gerardo Álvarez
0
Reputation points
I'm trying to send the logs from a .Net Core application to an Azure Data Explorer table. In local testing, everything works fine. The records are saved in case of errors. However, when I perform continuous deployment with Azure DevOps, I run the same test but the records are not being saved in the data explorer.
I have been following the steps in this article
https://learn.microsoft.com/es-es/azure/data-explorer/serilog-sink?tabs=windows
Any idea why this might be happening?
Azure Data Explorer
Azure Data Explorer
Sign in to answer