About 81,300 results
Open links in new tab
  1. Logging in C# - .NET | Microsoft Learn

    .NET supports high performance, structured logging via the ILogger API to help monitor application behavior and diagnose issues. Configure different logging providers to write logs to …

  2. Monitor APIs with Azure API Management, Event Hubs, and …

    Oct 1, 2025 · Using the Azure API Management service to integrate with logging infrastructure provides a centralized and platform-independent solution. It's also scalable, in part due to …

  3. Logging in .NET and ASP.NET Core | Microsoft Learn

    Sep 18, 2024 · Learn how to use the logging framework provided by the Microsoft.Extensions.Logging NuGet package.

  4. Logging and tracing - .NET | Microsoft Learn

    Sep 4, 2024 · EventSource is an older, high-performance API with structured logging. It was originally designed to integrate well with Event Tracing for Windows (ETW), but was later …

  5. Monitor Azure API Management | Microsoft Learn

    Sep 9, 2025 · To visualize resource logs and metrics for API Management, configure diagnostic settings to collect resource logs and send them to a Log Analytics workspace. To visualize …

  6. Tutorial - Monitor APIs in Azure API Management | Microsoft Learn

    Jul 9, 2025 · Learn how to use metrics, alerts, activity logs, and resource logs to monitor your APIs in Azure API Management.

  7. Integrate Azure API Management with Application Insights - Azure …

    Learn how to set up a connection to Application Insights and enable logging for APIs in your Azure API Management instance.

  8. HTTP logging in .NET and ASP.NET Core | Microsoft Learn

    HTTP logging can reduce the performance of an app, especially when logging the request and response bodies. Consider the performance impact when selecting fields to log.

  9. Logging Request and Response Data in Azure API Management …

    Feb 5, 2025 · Overview of all API observability and monitoring options in Azure API Management. Learn how to use metrics, alerts, activity logs, and resource logs to monitor your APIs in Azure …

  10. Monitor .NET and Node.js Applications with Application Insights ...

    Choose a logging approach to emit diagnostic logs that Application Insights can collect. For classic ASP.NET apps that use System.Diagnostics tracing, configure an Application Insights …