An Azure service that provides a general-purpose, serverless container platform.
Hello Jesper Clausen,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you are unable to see the console logs in the Aspire Dashboard and in the Azure Monitoring/Log stream in Azure Container Apps.
Since there is no prove of failure, you will need to affirm whether new console output from the currently active revision is still reaching Log Analytics. By carry out the followings:
- Generate a unique log entry through the application’s existing
ILoggerpipeline. - Verify that the new entry reaches
ContainerAppConsoleLogs_CL. - Confirm that the active revision has a running replica and that the correct container is selected.
- Test live console streaming independently with Azure CLI.
- If CLI streaming works, correct the portal, browser, proxy, revision, or container selection.
- If CLI and Portal Log Stream work but Aspire does not, correct the Aspire Dashboard access, default hostname, RBAC, or OpenTelemetry configuration.
- If fresh logs reach Log Analytics but CLI, Portal Log Stream, and Aspire all fail for multiple applications, open an Azure support request for the affected Container Apps environment. That result proves that application logging and stored ingestion are operating, while the Azure-managed live-streaming path is failing.
Do not change the Log Analytics destination, recreate the environment, redeploy every application, or permanently set all applications to one replica before completing this isolation. Those changes may not repair the failed path and could remove evidence needed for the root-cause investigation.
Use the following Microsoft resources and steps:
- https://learn.microsoft.com/azure/container-apps/log-streaming
- https://learn.microsoft.com/azure/container-apps/logging
- https://learn.microsoft.com/azure/container-apps/log-monitoring
- https://learn.microsoft.com/azure/container-apps/aspire-dashboard
- https://learn.microsoft.com/azure/container-apps/troubleshooting
Therefore, when fresh markers reach Log Analytics but cannot be retrieved through CLI or either live interface for multiple applications, open an Azure support request under Azure Container Apps.
I hope this is helpful. Please! Do not hesitate to let me know if you have any other questions, steps or clarifications.
Please do not close the thread by upvoting and accepting the answer if any part of it is helpful.