About 3,090,000 results
Open links in new tab
  1. Why are LogDebug and LogTrace not showing in Azure Function logs …

    May 13, 2025 · Questions: Why are LogDebug and LogTrace logs not appearing in Application Insights or real-time logs, despite host.json being set to Trace? Is there an additional configuration required to …

  2. logging - Custom Text Logs Collection and Visualisation using Azure ...

    Nov 30, 2024 · Create Custom Table (DCR based) in Log Analytics Workspace. Create Data Collection Rule (DCR) Custom Text Logs in same region with log path and file name in sources and destination …

  3. c# - logs not appearing in Application Insights for Azure Functions v4 ...

    Nov 28, 2023 · I have created an Azure Function with an HTTP trigger and a runtime stack for .NET. I have set the Instrumentation Key to get logs in Application Insights. .csproject file:

  4. Azure Functions - .NET 8 isolated - logging no longer showing up in ...

    Feb 16, 2024 · 15 When writing Azure Functions in C#, I find it very useful that I am able to output some selected messages to a logger, and that those messages show up in the "Invocation Traces" in the …

  5. azure - Cannot access app insights logs after disabling public access ...

    Apr 22, 2025 · 0 I can access app insight logs and log analytics from azure portal on the machine into virtal network. I need to have access via azure portal outside of vnet. As I can see, you've …

  6. How can I get Azure pipeline log file from command line

    Oct 17, 2022 · It does so by querying the Azure DevOps API and sorting the logs by the lastChangedOn property in descending order. It then selects the top 3 logs, further sorts them by lineCount in …

  7. where i can find azure logs for tracking api response

    Sep 17, 2020 · There are couple of ways to track logs in Azure Azure API Management Azure Monitor Azure API Management helps you track all kinds of requests including View activity logs View …

  8. Cost calculation of Azure Log analytics workspace

    Aug 30, 2023 · Is there any way to get the details how the cost of Azure Log analytics service is metered? How do I know why my analytics log service is so expensive? Do you have any tips? I just …

  9. How can I view logs in Application Insights? - Stack Overflow

    Dec 7, 2021 · 10 I created Web application in App Service using a custom container from Azure Container Registry, enabled File System logging for it, add Application Insights for this app service. …

  10. azure - Entra ID OIDC Failed Auth Attempt Logs - Stack Overflow

    Jan 3, 2025 · I have an Azure Entra ID OIDC app. It's configured with a client secret for machine-to-machine auth using grant_type=client_credentials. I would like to find logs in Azure for failed OIDC …