惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
量子位
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
V
Visual Studio Blog
雷峰网
雷峰网
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
Blog — PlanetScale
Blog — PlanetScale
有赞技术团队
有赞技术团队
博客园 - 叶小钗
Microsoft Azure Blog
Microsoft Azure Blog
T
The Blog of Author Tim Ferriss
U
Unit 42
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
Y
Y Combinator Blog

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Measure the business impact of every product change with Datadog Experiments Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis
Send Azure logs to Datadog faster and more easily with au...
2025-06-10 · via Datadog | The Monitor blog

Collecting and forwarding Azure platform logs has traditionally been a complex, manual process, requiring you to configure and manage Azure Monitor diagnostic settings, Event Hubs, and Azure Functions apps. This process extends setup time, introduces maintenance burden, and adds cost—both when setting up new environments and scaling existing ones.

Datadog’s new automated log forwarding feature removes this friction by automating the setup and configuration of the diagnostic settings and Azure services needed to send Azure platform logs to Datadog.

In this blog post, we’ll cover the key benefits of this new feature, how it works, and how to get started configuring the feature via the Datadog Azure integration.

Key benefits of automating Azure log forwarding

The new log forwarding feature automates forwarding of different kinds of platform logs that are essential for visibility, compliance, and troubleshooting. This includes Microsoft Entra ID sign-in logs (such as user login attempts), audit logs (like role assignments or resource permission changes), and activity logs (for events such as the creation or deletion of Azure VMs).

This automation provides the following benefits:

  • Reduced operational overhead by automatically setting up and scaling the Azure services needed to forward logs from your Azure environment.

  • Faster setup by automatically deploying log forwarding infrastructure to any Azure subscriptions you select.

  • Improved reliability and reduced Azure costs, as your Azure log forwarding services will be scaled down to reduce spend when lower log volume is detected, or scaled up to handle higher log volumes.

How automated Azure log forwarding works

Deploying automated log forwarding works through two key components created in your Azure environment.

First, a control plane (deployed once per region through Azure Functions) handles the orchestration of log forwarders across your subscriptions. The control plane is responsible for deploying and monitoring the log forwarding infrastructure. It also automatically scales log forwarders based on log volume.

Second, log forwarders (created through Azure Functions and Azure storage accounts) are deployed in each subscription you set as within scope. These log forwarders collect platform logs from diagnostic settings in Azure Monitor, and temporarily store logs for buffering before sending them to Datadog.

Please see the Azure Automated Log Forwarding Architecture and Configuration guide for more details about the technical architecture and configuration.

Setting up the ARM template in the Azure integration

You set up the automated forwarding feature by configuring an ARM template accessed through Datadog’s Azure integration.

You set up automated log forwarding via Datadog’s Azure integration.

To get started, perform the following steps:

  1. Open the Azure integration page in Datadog.

  2. Launch the ARM template. Click on “Add Log Collection” to open up the ARM template in the Azure portal.

  3. Configure your deployment. Fill in the fields in the ARM template, including the region where the control plane will be deployed, and the Azure subscriptions for which you want to configure log forwarding.

  4. Run the ARM template in your Azure environment.

  5. View your logs in Datadog Log Management. Azure logs will be visible in Datadog a few minutes after deployment has completed.

A view of Azure platform logs sent to Datadog.

Get started with automated Azure log forwarding today

By automating log forwarding to Datadog, you can reduce operational overhead and complexity while providing reliable, scalable log collection across your Azure environment. To read more about this new feature, check out the Azure Automated Log Forwarding Architecture and Configuration guide. Not a Datadog customer yet? Sign up for a 14-day free trial to start monitoring your Azure environment with Datadog today.