mirror of
https://github.com/VictoriaMetrics/VictoriaLogs.git
synced 2026-08-29 11:50:31 +00:00
Fast and easy to use database for logs, which can efficiently handle terabytes of logs
https://docs.victoriametrics.com/victorialogs/
- Go 72.5%
- TypeScript 23.9%
- SCSS 2.7%
- Makefile 0.6%
- HTML 0.1%
The request body is parsed only after vlstorage acquires a concurrency slot. Clarify that the fix applies to queries already running on vlstorage, not requests still waiting in the concurrency queue. |
||
|---|---|---|
| .github | ||
| app | ||
| apptest | ||
| benchmarks/gharchive | ||
| codespell | ||
| dashboards | ||
| deployment | ||
| docs | ||
| lib | ||
| package/release | ||
| vendor | ||
| .dockerignore | ||
| .gitignore | ||
| .golangci.yml | ||
| .wwhrd.yml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| SECURITY.md | ||
VictoriaLogs
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, Grafana plugin for VictoriaLogs, SQL to LogsQL, LogQL to LogsQL
- Documentation
- Available: Binary releases, docker images Docker Hub and Quay, Source code
- Deployment types: Single-node version, Cluster version
- Changelog: CHANGELOG, and How to upgrade
- Community: Slack, X (Twitter), LinkedIn, YouTube
Community and contributions
Feel free asking any questions regarding VictoriaLogs:
If you like VictoriaLogs and want to contribute, then please read these docs.
Thank you for your cooperation!