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

推荐订阅源

Martin Fowler
Martin Fowler
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
雷峰网
雷峰网
J
Java Code Geeks
G
Google Developers Blog
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
L
LangChain Blog
人人都是产品经理
人人都是产品经理
GbyAI
GbyAI
Vercel News
Vercel News
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
F
Fortinet All Blogs
Y
Y Combinator Blog
博客园_首页
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
A
About on SuperTechFans
B
Blog
Microsoft Security Blog
Microsoft Security 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
Manage costs for your AWS logs using Datadog Observabilit...
2025-02-21 · via Datadog | The Monitor blog
Ahmed Ahmed

Ahmed Ahmed

Jesse Mack

Jesse Mack

Today’s SRE and security operations center (SOC) teams often find themselves overwhelmed by the sheer volume and variety of logs generated by critical AWS services such as VPC Flow Logs, AWS WAF, and Amazon CloudFront. While these logs can be valuable for detecting and investigating security threats, as well as troubleshooting issues in your environment, managing them at scale can be challenging and costly. High egress costs, complicated ingestion workflows, and repetitive or irrelevant data can hinder organizations’ ability to extract meaningful insights from AWS logs.

Datadog Observability Pipelines enables teams to take control of their log volumes, processing, and routing with integrations that help teams build pipelines across a range of log sources and destinations—including several key AWS services. In this blog post, we’ll explore how you can use Observability Pipelines to:

Aggregate and process logs from Amazon S3, Amazon Data Firehose, and AWS Lambda

Amazon S3, Amazon Data Firehose, and AWS Lambda are common pathways for collecting logs from various AWS services, including CloudFront, AWS WAF, and Amazon VPC. While these logs provide valuable data, they can be noisy and difficult to process. Integrating them with Observability Pipelines simplifies collection, parsing, and routing, helping you quickly and easily increase the value you’re getting from your logs.

Collect logs from AWS lambda

AWS Lambda is a serverless compute service that triggers code in response to events and outputs logs for warnings, errors, or other critical information. By default, AWS Lambda functions write their logs to Amazon CloudWatch Logs.

To capture these logs with Observability Pipelines, you can set up the Datadog Forwarder to start subscribing to your CloudWatch Logs data. Then, in Observability Pipelines, you can select the HTTP/S Server pipeline source and provide the HTTP address for the Datadog Forwarder as the listener address (the network interface and port that Observability Pipelines will listen on for traffic). Observability Pipelines will then process and route your logs according to the specifications of your pipeline.

Send a variety of AWS log sources to Observability Pipelines by configuring the Datadog Forwarder to subscribe to Amazon CloudWatch

Stream your CloudFront logs using AWS Data Firehose

Amazon Data Firehose is a real-time streaming data and storage service where users can send logs from many AWS services, such as CloudWatch and CloudFront. Once these logs arrive in Amazon Firehose, you can forward them to Datadog Observability Pipelines, use the JSON parser and splitter to filter and extract individual logs, and then route them to their final destination.

Sourcing logs from Amazon S3

Amazon S3 is a low-cost, highly scalable object storage service frequently used for log archival or bulk storage. Storing raw logs in S3 allows you to retain them for long-term compliance in a cost-effective manner.

After you set up S3 as a data source in Observability Pipelines, you can simply choose Amazon S3 as the data source for a new pipeline—Observability Pipelines will start collecting these events and route and/or process them based on your selections. This enables you to send high-value logs to Datadog Log Management, Splunk, Microsoft Sentinel, Google Chronicle, or another destination for analysis, while keeping low-priority logs stored in S3 buckets.

Extract actionable insights from AWS WAF, CloudFront, and VPC Flow Logs

Datadog Observability Pipelines helps you process logs from AWS WAF, CloudFront, and VPC, so you can use these logs to better understand your environment’s performance.

VPC Flow Logs provide a record of IP traffic to and from network interfaces in your virtual private cloud (VPC). While these logs can be critical for security and network insights, they also tend to be noisy—they are generated at high volume, and not all logs contain critical information. With Observability Pipelines you can use filters to make your log stream less noisy, enrich logs with GeoIP or hostname data, and generate custom metrics to help you spot suspicious connections.

CloudFront logs capture request paths, edge locations used, and metrics that provide insights into the performance of your content delivery network. By using Observability Pipelines to route and process your CloudFront logs, you can parse your log data for performance metrics, redact sensitive details, and archive or forward logs as needed, helping you derive more insight from your CloudFront logs and manage storage costs.

AWS WAF logs contain details on network traffic to your AWS resources, providing security teams with important insights that improve threat detection and response. You can use Observability Pipelines to automatically remove sensitive data from your logs, create custom metrics (like block rates) for security use cases, and forward only high-severity events to specialized security tools.

Let’s say you’re the CISO at a fintech company that hosts its core services on AWS. Because of the industry you’re in, security, compliance, and auditability are all critical. Your organization sends data from VPC Flow Logs, AWS WAF, and CloudFront Logs to Amazon Data Firehose for simple storage and basic auditing. You want to filter and enrich these logs and generate metrics, and you also want to send CloudFront logs to S3 buckets while routing WAF and VPC Flow Logs to Amazon Security Lake.

You can use Datadog Observability Pipelines to build a log pipeline that looks like this:

Pipeline that sends certain logs from Amazon Data Firehose to Amazon Security Lake and others to S3 Buckets

Then, you can define the metrics that you’d like to generate from your logs.

Pipeline that sends certain logs from Amazon Data Firehose to Amazon Security Lake and others to S3 Buckets

This pipeline enables you to gain the insights you need from your most important logs and manage your spend by archiving less critical data, while still keeping it available for potential audits.

Get more value from your AWS logs with Datadog Observability Pipelines

When dealing with AWS logs at scale, it’s vital to optimize both your process and budget. Datadog’s Observability Pipelines provides a centralized control plane to set up, manage, and optimize your log flows. In addition to ingesting data from Amazon S3, Data Firehose, and AWS Lambda, you can also apply transformations and send logs to your preferred destinations, whether that’s Datadog Log Management, a SIEM for security analytics, or a data lake for long-term storage. You can also use processors in Observability Pipelines to filter repetitive events and sample high-volume logs, helping you reduce costs and ensuring you retain only the most valuable data. With these capabilities, you can support enhanced analytics, improve your threat detections, and optimize your log management strategy without vendor lock-in.

To get started sending your logs from Amazon S3, Firehose, or AWS Lambda with Observability Pipelines, configure the Amazon S3, Amazon Data Firehose, and HTTP server data sources. For more information, visit our documentation. If you’re new to Datadog, you can sign up for a 14-day free trial.