ZincObserve
ZincObserve is a cloud native observability platform built specifically for logs, metrics, traces and analytics designed to work at petabyte scale.
It is very simple and easy to operate as opposed to Elasticsearch which requires a couple dozen knobs to understand and tune which you can get up and running in under 2 minutes.
It is a drop-in replacement for Elasticsearch if you are just ingesting data using APIs and searching using kibana (Kibana is not supported nor required with zinc. ZincObserve provides its own UI which does not require separate installation unlike kibana).
You can reduce your log storage costs by ~140x compared to Elasticsearch by using ZincObserve.
Features:
Some of the features are:
- Advanced Embedded GUI
- It's a drop in replacement for elasticsearch
- Single binary for installation & running. Binaries available under releases for multiple platforms.
- SQL for sophisticated queries, no need to learn yet another query language.
- Embedded scripting functions for ingestion & query to aid advanced capabilities like enrichment, redaction, log reduction, compliance, etc.
- Dynamic Schema
- Out of the box authentication
- Storage in local Disk, s3, MinIO, GCS
- Vastly easier to operate
- Seamless upgrades
- High availability and clustering
For full list of features check documentation
Installation
You can install ZincObserve in under 2 minutes by following the quickstart documentation
ZincObserve Cloud
You can also try ZincObserve without installing it in under 2 minutes by trying out ZincObserve Cloud at https://observe.zinc.dev
How to get support
Easiest way to get support is to join the Slack channel.
How to develop & contribute to Zinc
Check the contributing guide