Amazon OpenSearch Service adds SQL and PPL querying for raw log data with optimized engine
Amazon OpenSearch Service now offers an optimized engine that enables direct querying of raw log and trace data using SQL and Piped Processing Language (PPL). This eliminates the need for data movement or reshaping, facilitating fast analytical queries for observability and incident investigation. The engine stores data in columnar Apache Parquet format and uses Apache DataFusion for vectorized execution, alongside an inverted index for optimal query routing. This capability is designed for Site Reliability Engineers (SREs) and others performing log analytics at billion-document scale.
Features (1) ›
- Optimized Engine for Direct SQL/PPL Querying on Raw Log Data
The new optimized engine in Amazon OpenSearch Service allows users to run fast analytical queries directly against raw log and trace data using SQL and PPL. It stores data in columnar Apache Parquet format and executes queries via Apache DataFusion, leveraging an inverted index alongside the columnar store to route operations optimally for analytical scans or selective searches. This enables complex aggregations, filters, and scans over billions of events without precomputed structure, streamlining log analytics and root cause analysis workflows.
https://aws.amazon.com/blogs/big-data/querying-raw-log-data-using-sql-and-ppl-with-the-optimized-engine-in-amazon-opensearch-service/
Related releases
- Amazon EC2 Marks 20 Years of Cloud Compute Innovation AWS News Blog ·
- GPU-accelerated Apache Spark on Amazon EMR with EC2 G7 instances runs up to 3.7x faster AWS Big Data Blog ·
- AWS Lambda functions now support full IAM resource-based policies AWS What's New ·
- Amazon MSK 3.7 reaches end of life in 7 days endoflife.date ·
- Amazon ECS adds automated agent connectivity detection and repair AWS What's New ·
- AWS Neuron 2.32 Enhances NKI, MXFP8 Training, and Variable-Size Collectives AWS What's New ·