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

推荐订阅源

雷峰网
雷峰网
IT之家
IT之家
Last Week in AI
Last Week in AI
J
Java Code Geeks
L
LangChain Blog
Recent Announcements
Recent Announcements
Martin Fowler
Martin Fowler
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
博客园 - Franky
博客园 - 司徒正美
月光博客
月光博客
博客园 - 叶小钗
Vercel News
Vercel News
腾讯CDC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
B
Blog RSS Feed
人人都是产品经理
人人都是产品经理
H
Help Net Security
G
Google Developers Blog
D
DataBreaches.Net

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
Monitor Falco with Datadog
2025-10-31 · via Datadog | The Monitor blog

Organizations running containerized environments face complex security challenges as they scale Kubernetes and adopt dynamic, ephemeral infrastructure. Traditional security tools often miss activity inside containers, making it difficult to detect policy violations or threats at runtime.

Falco is a runtime security monitoring tool for containerized infrastructure. Falco uses eBPF probes and a custom Linux kernel module to detect malicious behavior in hosts and containers by detecting system calls in real time.

Datadog now integrates with Falco, enabling you to forward Falco alerts into Datadog to visualize and analyze container security events alongside relevant infrastructure metrics, traces, and logs from across your environment. In this post, we’ll show how you can use the Falco integration to accelerate your investigations with the power of Datadog dashboards, alerts, and Cloud SIEM.

Correlate Falco health and performance metrics with infrastructure telemetry

Once you’ve configured the integration to send telemetry from your Falco instance to Datadog, you can track key task execution metrics and spot performance bottlenecks by using the included dashboard. For instance, it can be helpful to correlate Falco’s CPU usage with the running processes count to hypothesize whether elevated resource utilization is caused by increased load or a single bottleneck process.

Monitoring Falco metrics in the out-of-the-box dashboard

It’s also paramount to track and alert on output queue drops, as this is the strongest indicator that your Falco instance is missing critical threats. The health and performance of your Falco instance is a key component of the broader observability you need into your containerized workloads.

You can easily customize dashboards to help correlate Falco telemetry with health and performance signals from the rest of your Kubernetes environment. For instance, let’s say Falco detects an unexpected shell process in your application and submits an alert. By forwarding this alert to Datadog, you can correlate it with Kubernetes and application telemetry to understand the broader impact. For example, elevated CPU or memory usage on the affected pod or node might indicate that the attacker is running resource-intensive processes, such as crypto mining. Or, increased outbound network connections from the compromised container could signal data exfiltration or a command-and-control attack.

Speed up investigations with Falco and Datadog Cloud SIEM

By seeing security alerts within a broader application observability context, teams can more efficiently analyze the root cause and scope of a threat. The Falco integration can send security alerts from Falco directly into Datadog via API forwarding or the Datadog Agent. This allows your team to view, analyze, and act on runtime alerts while armed with logs and metrics from across your environment.

In addition to tracking Falco alerts within Datadog Monitors, adding alerts to dashboards, and pinning alerts to incident responses within Incident Management, you can send your Falco alerts to Datadog Cloud SIEM to help accelerate investigations and automate remediation workflows.

For instance, suppose Falco detects that a container in your Kubernetes cluster attempted to escalate privileges by writing to a sensitive system file such as /etc/passwd. This kind of unusual behavior could indicate a privilege escalation attack.

The Falco alert logs for this attack can be integrated into Cloud SIEM, which automatically scans all your security logs to flag malicious activity via built-in detection rules. By using Cloud SIEM’s historical engine, you can surface correlated threats hidden deep within your environment, such as abnormal user behavior, account takeovers, lateral movement, privilege escalations from authenticated insiders, and more.

The Falco security signal that can help you detect attacks in Cloud SIEM

By correlating the Falco alert and other security logs using Cloud SIEM, you can expand your investigation into things like:

  • User and authentication logs associated with the same container or service account, to detect if the attacker has accessed other resources with elevated permissions
  • Historical activity, including past Falco and Kubernetes audit logs, to reveal if similar attempts occurred on other nodes or pods, suggesting lateral movement
  • Correlated security signals to spot related detections (e.g., suspicious outbound SSH attempts or anomalous API calls) that can help you build a full timeline of the attack

Incorporate runtime security insights into your container observability

Falco provides visibility into container and host activity, while Datadog unifies those insights with metrics, logs, and traces across your entire stack. Together, they enable teams to accelerate investigations, reduce MTTR, and strengthen their security posture as they scale Kubernetes and other containerized environments.

With Datadog dashboards, monitors, and Cloud SIEM, your Falco alerts become part of a broader security and observability strategy that gives you real-time protection and actionable insights. Get started setting up the Falco integration by checking out our documentation. For more information about Datadog Cloud SIEM, see the Cloud SIEM docs. Or, if you’re brand new to Datadog, sign up for a free trial to get started.