An open API service indexing awesome lists of open source software.

https://github.com/VictoriaMetrics/VictoriaLogs

Fast and easy to use database for logs, which can efficiently handle terabytes of logs
https://github.com/VictoriaMetrics/VictoriaLogs

elasticsearch grafana kubernetes logging logs loki observability opentelemetry siem

Last synced: about 22 hours ago
JSON representation

Fast and easy to use database for logs, which can efficiently handle terabytes of logs

Awesome Lists containing this project

README

          

# VictoriaLogs

[![Latest Release](https://img.shields.io/github/v/release/VictoriaMetrics/VictoriaLogs?sort=semver&label=Release&logo=github&color=gray)](https://github.com/VictoriaMetrics/VictoriaLogs/releases)
[![Docker](https://img.shields.io/docker/pulls/victoriametrics/victoria-logs?label=Docker&logo=docker&logoColor=white&labelColor=2496ED&color=2496ED)](https://hub.docker.com/r/victoriametrics/victoria-logs)
[![Go Report](https://goreportcard.com/badge/github.com/VictoriaMetrics/VictoriaLogs)](https://goreportcard.com/report/github.com/VictoriaMetrics/VictoriaLogs)
[![Build Status](https://github.com/VictoriaMetrics/VictoriaLogs/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/VictoriaMetrics/VictoriaLogs/actions/workflows/main.yml)
[![License](https://img.shields.io/github/license/VictoriaMetrics/VictoriaLogs?label=License&labelColor=3d444d&color=2496ED)](https://github.com/VictoriaMetrics/VictoriaLogs/blob/master/LICENSE)
[![Join Slack](https://img.shields.io/badge/Join%20Slack-4A154B?logo=slack)](https://slack.victoriametrics.com)
[![Follow on X](https://img.shields.io/twitter/follow/VictoriaMetrics?style=flat&label=Follow&color=black&logo=x&labelColor=black)](https://x.com/VictoriaMetrics/)
[![Join Reddit](https://img.shields.io/reddit/subreddit-subscribers/VictoriaMetrics?style=flat&label=Join&labelColor=red&logoColor=white&logo=reddit)](https://www.reddit.com/r/VictoriaMetrics/)

VictoriaLogs is a high-performance, lightweight, zero-config, schema-free database for logs that is easy to use and scales both vertically and horizontally, from very small setups to large-scale deployments handling terabytes per day.

Both the single-node and cluster versions of VictoriaLogs are open source and free to use.

Here are some resources to help you get started with VictoriaLogs:

- Playgrounds: [built-in web UI](https://play-vmlogs.victoriametrics.com/), [Grafana plugin for VictoriaLogs](https://play-grafana.victoriametrics.com/d/be5zidev72m80f/k8s-logs-via-victorialogs), [SQL to LogsQL](https://play-sql.victoriametrics.com/), [LogQL to LogsQL](https://play-logql.victoriametrics.com/)
- [Documentation](https://docs.victoriametrics.com/victorialogs/)
- Available: [Binary releases](https://github.com/VictoriaMetrics/VictoriaLogs/releases/latest), docker images [Docker Hub](https://hub.docker.com/r/victoriametrics/victoria-logs/) and [Quay](https://quay.io/repository/victoriametrics/victoria-logs), [Source code](https://github.com/VictoriaMetrics/VictoriaLogs)
- Deployment types: [Single-node version](https://docs.victoriametrics.com/victorialogs/), [Cluster version](https://docs.victoriametrics.com/victorialogs/cluster/)
- Changelog: [CHANGELOG](https://docs.victoriametrics.com/victorialogs/changelog/), and [How to upgrade](https://docs.victoriametrics.com/victorialogs/#upgrading)
- Community: [Slack](https://slack.victoriametrics.com/), [X (Twitter)](https://x.com/VictoriaMetrics), [LinkedIn](https://www.linkedin.com/company/victoriametrics/), [YouTube](https://www.youtube.com/@VictoriaMetrics)

## Community and contributions

Feel free asking any questions regarding VictoriaLogs:

* [Slack Inviter](https://slack.victoriametrics.com/) and [Slack channel](https://victoriametrics.slack.com/)
* [X (Twitter)](https://x.com/VictoriaMetrics/)
* [Linkedin](https://www.linkedin.com/company/victoriametrics/)
* [Reddit](https://www.reddit.com/r/VictoriaMetrics/)
* [Telegram-en](https://t.me/VictoriaMetrics_en)
* [Telegram-ru](https://t.me/VictoriaLogs_ru)
* [Mastodon](https://mastodon.social/@victoriametrics/)

If you like VictoriaLogs and want to contribute, then please [read these docs](https://docs.victoriametrics.com/victoriametrics/contributing/).

Thank you for your cooperation!