Enable cost-efficient operational analytics with Amazon OpenSearch Ingestion
Blog
This article discusses how to build a cost-efficient infrastructure for operational analytics using Amazon OpenSearch Ingestion pipelines. It covers a solution to ingest, route, filter, and analyze high-volume time-series data from sources like VPC flow logs and perform anomaly detection before storing the data in OpenSearch Service.
Specifically, the article covers:
- Using conditional routing with OpenSearch Ingestion to separate logs with specific attributes and store in OpenSearch Service or archive in S3
- Performing in-stream anomaly detection with OpenSearch Ingestion to identify anomalous events
- Storing raw data in S3 for archival using the Parquet format
- Querying archived data in S3 using Amazon Athena
- An example solution using VPC flow logs to demonstrate the approach
- Conclusion highlighting the cost benefits of this architecture
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.