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

推荐订阅源

J
Java Code Geeks
GbyAI
GbyAI
Google DeepMind News
Google DeepMind News
Jina AI
Jina AI
B
Blog
aimingoo的专栏
aimingoo的专栏
酷 壳 – CoolShell
酷 壳 – CoolShell
T
The Blog of Author Tim Ferriss
Last Week in AI
Last Week in AI
月光博客
月光博客
H
Help Net Security
V
Visual Studio Blog
量子位
A
About on SuperTechFans
博客园 - Franky
人人都是产品经理
人人都是产品经理
N
Netflix TechBlog - Medium
云风的 BLOG
云风的 BLOG
雷峰网
雷峰网
Martin Fowler
Martin Fowler
Microsoft Security Blog
Microsoft Security Blog
博客园 - 叶小钗
P
Proofpoint News Feed
MongoDB | Blog
MongoDB | Blog

Recent Announcements

Amazon EC2 X8i instances are now available in Europe (Paris) Amazon CloudWatch pipelines now supports drop and conditional processing AWS Deadline Cloud supports monitor creation in multiple regions Amazon CloudWatch pipelines introduces new compliance and governance capabilities Second-generation Amazon FSx for NetApp ONTAP is now available in four additional AWS commercial and AWS GovCloud (US) Regions AWS Billing and Cost Management Dashboards Now Supports Scheduled Email Delivery AWS RTB Fabric supports health checks for real-time bidding workloads AWS Backup extends Amazon FSx support to 5 additional AWS Regions and expands cross-Region and cross-account copy to 14 AWS Regions Amazon RDS now supports the latest CU and GDR updates for Microsoft SQL Server Amazon Timestream for InfluxDB Now Supports Customer-Defined Maintenance Windows Amazon Bedrock now supports cost allocation by IAM user and role Amazon OpenSearch Service supports Managed Prometheus and agent tracing Amazon S3 Lifecycle pauses actions on objects that are unable to replicate Amazon RDS Blue/Green Deployments now supports Amazon RDS Proxy AWS Marketplace announces the Discovery API for programmatic access to catalog data AWS Agent Registry for centralized agent discovery and governance is now available in Preview Amazon OpenSearch Serverless now supports Zstandard (zstd) codec for index compression AWS Private CA now supports customer managed permissions for cross-account sharing Amazon EC2 Capacity Manager now supports tag-based dimensions Amazon Route 53 Resolver endpoints now support DNS delegation for private hosted zones in AWS GovCloud (US) Regions SageMaker HyperPod now supports gang scheduling for distributed training workloads Amazon IVS 实时直播功能现已支持冗余摄取 Amazon EKS 托管节点组现在支持 EC2 Auto Scaling 暖池 Amazon Bedrock AgentCore 浏览器新增操作系统级交互功能 Amazon WorkSpaces Advisor now available for AI-powered troubleshooting Amazon OpenSearch Service now supports Graviton4 based i8ge instances Oracle Database@AWS is now available in twelve AWS Regions AWS Lambda expands response streaming support to all commercial AWS Regions AWS Cost Explorer launches Natural Language Query capabilities powered by Amazon Q Amazon Lightsail 现已在亚太地区(马来西亚)区域推出
Amazon CloudWatch Logs Insights で 23 個の新しいクエリコ...
Amazon Web Services · 2026-06-09 · via Recent Announcements

投稿日: 2026年6月8日

Amazon CloudWatch Logs Insights のクエリ言語で、23 個の新しいコマンドと関数がサポートされるようになりました。これにより、ログのクエリ、解析、変換、分析を新しい方法で行えるようになります。CloudWatch Logs Insights でログを分析するお客様は、多くの場合、条件付き処理、文字列変換、IP アドレスの処理、さまざまなファイル形式の解析、複雑な統計コマンドの実行を行う必要があります。

今回のリリースにより、CloudWatch Logs Insights では、新しいハッシュ関数 (md5、sha256)、文字列関数 (大文字と小文字を区別しない検索をサポートする strcontains、split)、条件付きロジック (if ステートメント)、および変換関数 (toNumber、toInt、toLong、toDouble) が提供されています。また、IP 関数 (ipv4ToNumber、isPrivateIP、isPublicIP、isReservedIP)、分析関数 (rate、count_over_time、sum_over_time、offset、histogram)、および解析関数 (parse CSV、parse XML、parse multi、複数の値、addtotals) も追加されています。さらに、クエリでは最初の N 個の結果を取得するための「limit any N」がサポートされるようになり、最大 10 個の stats コマンドを使用できます。

これらのコマンドと関数は、すべての商用 AWS リージョンでご利用いただけます。詳細については、Amazon CloudWatch Logs のドキュメントを参照してください。