Coder Social home page Coder Social logo

custgo / zincobserve Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openobserve/openobserve

0.0 0.0 0.0 1.46 MB

๐Ÿš€ 10x easier, ๐Ÿš€ 10x cheaper, ๐Ÿš€ high performance, ๐Ÿš€ petabyte scale - Elasticsearch/Splunk/Datadog alternative for ๐Ÿš€ (logs, metrics, traces).

Home Page: https://zinc.dev/

License: Apache License 2.0

Shell 0.14% JavaScript 0.13% Rust 59.53% TypeScript 6.30% CSS 0.21% HTML 0.06% Vue 33.24% Dockerfile 0.11% SCSS 0.25% Sass 0.04%

zincobserve's Introduction

ZincObserve

๐Ÿš€ 10x easier, ๐Ÿš€ 10x cheaper, ๐Ÿš€ petabyte scale - Elasticsearch alternative for ๐Ÿš€ (logs, metrics, traces).

ZincObserve is a cloud native observability platform built specifically for logs, metrics & traces search & analytics. One can use it to search & analyze terabytes of data.

Features:

  1. Best in class GUI.
  2. Single binary for installation & running. Binaries available under releases for multiple platforms.
  3. SQL for sophisticated queries, no need to learn yet another query language.
  4. Embedded scripting functions for ingestion & query to aid advanced capabilities like enrichment, redaction, log reduction, compliance, etc.
  5. Dynamic Schema
  6. Out of the box authentication
  7. Storage in local Disk, s3, MinIO, GCP
  8. Vastly easier to operate
  9. Seamless upgrades

Installation

You would need ZO_ROOT_USER_EMAIL and ZO_ROOT_USER_PASSWORD environment variables when you start ZincObserve for the first time. You don't need them on subsequent runs of ZincObserve.

Binaries can be downloaded from releases page for appropriate platform.

For Windows use:

    set [email protected]
    set ZO_ROOT_USER_PASSWORD=Complexpass#123
    zincobserve.exe

For MacOS/Linux use:

    [email protected] ZO_ROOT_USER_PASSWORD=Complexpass#123 ./zincobserve 

For Docker:

    mkdir data
    docker run -v /full/path/of/data:/data -e ZO_DATA_DIR="/data" -p 5080:5080 \
            -e [email protected] -e ZO_ROOT_USER_PASSWORD=Complexpass#123 \
            --name zinc public.ecr.aws/zinclabs/zincobserve:latest

Now point your browser to http://localhost:5080 and login using user ZO_ROOT_USER_EMAIL & ZO_ROOT_USER_PASSWORD

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

zincobserve's People

Contributors

hengfeiyang avatar oasisk avatar bjp232004 avatar prabhatsharma avatar dependabot[bot] 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.