Skip to content
/ kaldb Public
forked from slackhq/astra

KalDB is a cloud-native search and analytics engine for log, trace, and audit data

License

Notifications You must be signed in to change notification settings

airbnb/kaldb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5e24601 Β· Nov 23, 2024
Oct 18, 2024
Apr 4, 2024
Nov 23, 2024
Oct 16, 2024
Sep 3, 2024
Sep 3, 2024
Mar 13, 2024
Oct 8, 2024
Apr 4, 2024
Apr 4, 2024
Aug 27, 2021
Oct 8, 2024
Apr 4, 2024
Apr 4, 2024

Repository files navigation

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

πŸ›
Zarna Parekh
Zarna Parekh

πŸ’»
Nora Howard
Nora Howard

πŸ’» πŸ›
georgeluong
georgeluong

πŸ’Ό

About

KalDB is a cloud-native search and analytics engine for log, trace, and audit data

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%