Giter VIP home page Giter VIP logo

tyrwzl / quickwit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quickwit-oss/quickwit

0.0 0.0 0.0 45.74 MB

Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.

Home Page: https://quickwit.io

License: Other

Shell 0.25% JavaScript 0.29% Python 0.66% Rust 96.44% TypeScript 1.57% CSS 0.01% Makefile 0.15% HTML 0.03% PLpgSQL 0.06% HCL 0.43% Dockerfile 0.09%

quickwit's Introduction

CI codecov Contributor Covenant License: AGPL V3 Twitter Follow Discord



Quickwit Cloud-Native Search Engine Quickwit Cloud-Native Search Engine

Cloud-native search engine for observability (logs, traces, and soon metrics!). An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.


We just released Quickwit 0.8! Read the blog post to learn about the latest powerful features!

Quickwit is the fastest search engine on cloud storage. It's the perfect fit for observability use cases

๐Ÿš€ Quickstart


gharchive-demo.mp4

๐Ÿ’ก Features

  • Full-text search and aggregation queries
  • Elasticsearch-compatible API, use Quickwit with any Elasticsearch or OpenSearch client
  • Jaeger-native
  • OTEL-native for logs and traces
  • Schemaless or strict schema indexing
  • Schemaless analytics
  • Sub-second search on cloud storage (Amazon S3, Azure Blob Storage, Google Cloud Storage, โ€ฆ)
  • Decoupled compute and storage, stateless indexers & searchers
  • Grafana data source
  • Kubernetes ready - See our helm-chart
  • RESTful API

Enterprise ready

  • Multiple data sources Kafka / Kinesis / Pulsar native
  • Multi-tenancy: indexing with many indexes and partitioning
  • Retention policies
  • Delete tasks (for GDPR use cases)
  • Distributed and highly available* engine that scales out in seconds (*HA indexing only with Kafka)

๐Ÿ“‘ Architecture overview

Quickwit Distributed TracingQuickwit Distributed Tracing

๐Ÿ“• Documentation

๐Ÿ“š Resources

๐Ÿ”ฎ Roadmap

  • Quickwit 0.9 (June 2024)

    • Indexing and search performance improvements
    • Index configuration updates (retention policy, indexing and search settings)
    • Concatenated field
  • Quickwit 0.10 (September 2024)

    • Schema (doc mapping) updates
    • Native distributed ingestion
    • Index templates
  • Long-term roadmap

    • Live tail
    • SQL
    • Security (TLS, authentication, RBAC)
    • Alerting
    • and more...

details are also available on the GitHub projects

๐Ÿ™‹ FAQ

How can I switch from Elasticsearch or OpenSearch to Quickwit?

Quickwit supports a large subset of Elasticsearch/OpenSearch API.

For instance, it has an ES-compatible ingest API to make it easier to migrate your log shippers (Vector, Fluent Bit, Syslog, ...) to Quickwit.

On the search side, the most popular Elasticsearch endpoints, query DSL, and even aggregations are supported.

The list of available endpoints and queries is available here, while the list of supported aggregations is available here.

Let us know if part of the API you are using is missing!

If the client you are using is refusing to connect to Quickwit due to missing headers, you can use the extra_headers option in the node configuration to impersonate any compatible version of Elasticsearch or OpenSearch.

How is Quickwit different from traditional search engines like Elasticsearch or Solr?

The core difference and advantage of Quickwit is its architecture built from the ground to search on cloud storage. We optimized IO paths, revamped the index data structures and made search stateless and sub-second on cloud storage.

How does Quickwit compare to Elastic in terms of cost?

We estimate that Quickwit can be up to 10x cheaper on average than Elastic. To understand how, check out our blog post about searching the web on AWS S3.

What license does Quickwit use?

Quickwit is open-source under the GNU Affero General Public License Version 3 - AGPLv3. Fundamentally, this means you are free to use Quickwit for your project if you don't modify Quickwit. However, if you do and you are distributing your modified version to the public, you have to make the modifications public. We also provide a commercial license for enterprises to provide support and a voice on our roadmap.

Is it possible to set up Quickwit for a High Availability (HA)?

HA is available for search, for indexing it's available only with a Kafka source.

What is Quickwit's business model?

Our business model relies on our commercial license. There is no plan to become SaaS soon.

๐Ÿค Contribute and spread the word

We are always thrilled to receive contributions: code, documentation, issues, or feedback. Here's how you can help us build the future of log management:

โœจ After your contributions are accepted, don't forget to claim your swag by emailing us at [email protected]. Thank you for contributing!

๐Ÿ’ฌ Join Our Community

We welcome everyone to our community! Whether you're contributing code or just saying hello, we'd love to hear from you. Here's how you can connect with us:

quickwit's People

Contributors

guilload avatar fulmicoton avatar fmassot avatar pseitz avatar dependabot[bot] avatar evanxg852000 avatar trinity-1686a avatar boraarslan avatar imotov avatar rdettai avatar chillfish8 avatar mosuka avatar maximkpa avatar kstaken avatar ddelemeny avatar etolbakov avatar jerrykwan avatar saroh avatar unpervertedkid avatar dzvon avatar kamalesh0406 avatar aywa avatar tuziben avatar linxgnu avatar dojiong avatar tshepang avatar nigel-andrews avatar llogiq avatar kezhenxu94 avatar xvello avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.