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
- Host: GitHub
- URL: https://github.com/VictoriaMetrics/VictoriaLogs
- Owner: VictoriaMetrics
- License: apache-2.0
- Created: 2025-07-06T22:56:52.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2026-06-05T14:16:13.000Z (3 days ago)
- Last Synced: 2026-06-05T14:17:07.690Z (3 days ago)
- Topics: elasticsearch, grafana, kubernetes, logging, logs, loki, observability, opentelemetry, siem
- Language: Go
- Homepage: https://docs.victoriametrics.com/victorialogs/
- Size: 242 MB
- Stars: 1,928
- Watchers: 15
- Forks: 140
- Open Issues: 240
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-foss-alternatives - VictoriaLogs - Fast and easy to use database for logs, which can efficiently handle terabytes of logs. [Go, Apache License 2.0]. (Platforms services and devops / Monitoring/Observability (Datadog alternatives))
README
# VictoriaLogs
[](https://github.com/VictoriaMetrics/VictoriaLogs/releases)
[](https://hub.docker.com/r/victoriametrics/victoria-logs)
[](https://goreportcard.com/report/github.com/VictoriaMetrics/VictoriaLogs)
[](https://github.com/VictoriaMetrics/VictoriaLogs/actions/workflows/main.yml)
[](https://github.com/VictoriaMetrics/VictoriaLogs/blob/master/LICENSE)
[](https://slack.victoriametrics.com)
[](https://x.com/VictoriaMetrics/)
[](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!