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

推荐订阅源

Y
Y Combinator Blog
The GitHub Blog
The GitHub Blog
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
Google DeepMind News
Google DeepMind News
aimingoo的专栏
aimingoo的专栏
Recent Announcements
Recent Announcements
A
About on SuperTechFans
U
Unit 42
MyScale Blog
MyScale Blog
J
Java Code Geeks
博客园_首页
Blog — PlanetScale
Blog — PlanetScale
D
Docker
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 司徒正美
量子位
月光博客
月光博客
G
Google Developers Blog
V
V2EX
博客园 - 聂微东
宝玉的分享
宝玉的分享
IT之家
IT之家
Vercel News
Vercel News

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
AWS Launches CloudWatch Log Analytics: A Unified Hub for ...
sujit kumar bhutia · 2026-06-16 · via DEV Community

Amazon Web Services has rolled out a new feature for its flagship observability service that consolidates several previously separate log tools into a single, streamlined interface.

Amazon CloudWatch now offers Log Analytics, a unified console experience that brings together CloudWatch Logs Insights for querying and analyzing log data, Live Tail for real-time log streaming, and Contributor Insights for identifying top contributors all in one place.

What's New

Until now, engineers working with AWS logs had to navigate between separate sections of the CloudWatch console depending on their task: writing queries in Logs Insights, monitoring live events in Live Tail, or tracking usage patterns in Contributor Insights. For teams managing complex cloud infrastructure, this fragmentation often slowed down incident response and root cause analysis. Log Analytics eliminates that friction.

With this launch, customers can run multiple queries in different tabs and use all existing Logs Insights features, including patterns, saved queries with parameters, facets for interactive log exploration, natural language query generation, and visualizations. Live Tail and Contributor Insights are also accessible from within Log Analytics, which is the default experience.

For teams that prefer the original layout, AWS hasn't forced a hard cutover. Customers who opt out will see Logs Insights, Live Tail, and Contributor Insights alongside Log Analytics.

Why This Matters for Your Team

1.No More Tab Hopping

If you've ever lost 20 minutes jumping between CloudWatch tabs trying to correlate a spike in errors with a specific contributor or live event, this update is built for you. Log Analytics turns CloudWatch into a proper log investigation workspace rather than a loose collection of tools. Everything you need is now one click away, in one place.

2. Ask in Plain English, Get Real Queries

The natural language query generation is a standout feature. Engineers no longer need to master CloudWatch Logs Insights query syntax from day one; they can describe what they're looking for in plain English and let the console generate the query. This dramatically lowers the barrier for junior engineers while saving senior engineers time on routine lookups.

3. Run Parallel Investigations with Multi-Tab Querying

Multi-tab querying is a genuine productivity leap. Teams can now run multiple queries simultaneously, comparing error rates across services, testing different time windows, or validating hypotheses side by side — without losing progress on a previous search. For on-call engineers during an incident, this alone is worth the upgrade.

4. Contributor Insights, Right Where You Need It

For DevOps and SRE teams operating at scale, the Contributor Insights integration is a quiet but powerful addition. It surfaces which IPs, users, or resources are generating the most log volume right alongside your query results — no context switching required. Spotting a noisy neighbor or a rogue service just got a lot faster.

Availability and Pricing

Log Analytics is available in all commercial AWS Regions. Log Analytics uses the same pricing as its underlying capabilities: Logs Insights queries, Live Tail, and Contributor Insights. There are no additional costs for accessing the unified interface itself.