← 技術スタックへ戻る

Elasticsearch
Search and analytics engine for logs and content
Elasticsearch is a distributed search and analytics engine used for full-text search, log aggregation, and near-real-time analysis across large datasets.
公式ホームページを基にした要約です。プレビュー高速化のためローカルに保持しています。
ハイライト
- Full-text search with relevance ranking
- Scalable indexing for logs and events
- Aggregations for operational and product analytics
- Pairs with Kibana / OpenSearch dashboards in many stacks
こんなときに
- Full-text search
- Large log/event volumes
- Near-real-time analytics
KU THANH スタックでの位置
Product search or log pipelines when PostgreSQL is not enough.
選ばれる理由
Find needles in product data
Power search boxes, filters, and faceted navigation when SQL alone is not enough.
Centralize operational signals
Ingest app and infra logs for investigation during incidents and audits.
Analyze at ingest speed
Near-real-time indexes keep dashboards and alerts close to live traffic.