VictoriaLogs
High-performance, resource-efficient log management and indexing engine for cloud-native infrastructure.
Why consider VictoriaLogs?
VictoriaLogs is an open-source log management database written in Go. It consumes up to 30x less RAM and disk space than Elasticsearch, providing instant full-text log search, regex filtering, and seamless Grafana dashboard integration.
Learn VictoriaLogs by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of VictoriaLogs
VictoriaLogs ingests terabytes of application logs daily while minimizing server memory overhead.
Quickstart
docker run -p 9428:9428 victoriametrics/victoria-logs:latestStream JSON or raw syslog entries to http://localhost:9428/insert/jsonline and query with LogsQL.
VictoriaLogs is licensed under the Apache License 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.