slackhq / astra

Astra is a structured log search and analytics engine developed by Slack and Salesforce

Home Page:https://slackhq.github.io/astra/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astra

release version release pipeline license All Contributors

Astra is a cloud-native search and analytics engine for log, trace, and audit data. It is designed to be easy to operate, cost-effective, and scale to petabytes of data.

https://slackhq.github.io/astra/

Goals

  • Native support for log, trace, audit use cases.
  • Aggressively prioritize ingest of recent data over older data.
  • Full-text search capability.
  • First-class Kubernetes support for all components.
  • Autoscaling of ingest and query capacity.
  • Coordination free ingestion, so failure of a single node does not impact ingestion.
  • Works out of the box with sensible defaults.
  • Designed for zero data loss.
  • First-class Grafana support with accompanying plugin.
  • Built-in multi-tenancy, supporting several small use-cases on a single cluster.
  • Supports the majority of Apache Lucene features.
  • Drop-in replacement for most Opensearch log use cases.
  • Operate with multiple cloud providers.

Non-Goals

  • General-purpose search cases, such as for an ecommerce site.
  • Document mutability - records are expected to be append only.
  • Additional storage engines other than Lucene.
  • Support for JVM versions other than the current LTS.
  • Supporting multiple Lucene versions.

Licensing

Licensed under MIT. Copyright (c) 2024 Slack.

Contributors

Varun Thacker
Varun Thacker

πŸ’» πŸ“– πŸ‘€ πŸ› πŸ€” πŸ“’
Bryan Burkholder
Bryan Burkholder

πŸ’» πŸ“– πŸ‘€ πŸ› πŸ€” πŸ“’
Kyle Sammons
Kyle Sammons

πŸ”Œ πŸ’» πŸ›
Suman Karumuri
Suman Karumuri

πŸ’» πŸ‘€ πŸ€” πŸ“’
Emma Montross
Emma Montross

πŸ”Œ
Dan Hermann
Dan Hermann

πŸ’»
Kai Chen
Kai Chen

πŸ’»
Aubrey
Aubrey

πŸ’»
Shelly Wu
Shelly Wu

πŸ’»
Ryan Katkov
Ryan Katkov

πŸ’Ό
Slack
Slack

πŸ’΅
Salesforce
Salesforce

πŸ’΅
Henry Haiying Cai
Henry Haiying Cai

πŸ’»
Geoffrey Jacoby
Geoffrey Jacoby

πŸ›

About

Astra is a structured log search and analytics engine developed by Slack and Salesforce

https://slackhq.github.io/astra/

License:MIT License


Languages

Language:Java 99.2%Language:Go 0.7%Language:Dockerfile 0.0%Language:Shell 0.0%Language:Makefile 0.0%