Need Help with Application Insights Logging Issue in Production
Hey everyone, I could use some help. I have the same app running in two different environments: production and non-production. Both should be logging to Application Insights via Serilog. However, in production, the logs are showing up in the log stream but not in Application Insights, whereas in non-production, they’re being logged to both.
Can anyone help me figure out why with the settings below?
appsettings.json
appsettings{env}.json
1 Reply
Unknown User•3w ago
Message Not Public
Sign In & Join Server To View