Alternatives to VictoriaLogs
Store and search logs with a dedicated log-management server. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
VictoriaLogs
Store and search logs with a dedicated log-management server.
Replacements
Listings that take over the same core job as VictoriaLogs.
Grafana Loki
Collect and query application logs using label-based indexing.
Grafana Loki stores logs with label-based indexing and integrates with Grafana log exploration, licensed AGPL-3.0 rather than Apache-2.0.
Graylog
Self-hosted enterprise log management platform with stream processing and alerts.
Graylog adds stream processing, alerts and content packs for common sources, with enterprise features and support in a paid tier and meaningful server needs at scale.
Elastic Stack
Elasticsearch, Logstash, Beats and Kibana combined for collecting, searching and visualizing logs and other data.
Elastic Stack is a long-established log analytics platform with Kibana dashboards, but is not open source, runs several services and is resource-hungry for small setups.
Parseable
Rust-based self-hosted logging server with columnar storage and a built-in UI.
Parseable is a Rust-based logging server with columnar, S3-native storage, a built-in UI and SQL queries, with advanced features likely in paid tiers.
OpenObserve
Collect logs, metrics and traces in a unified observability application.
OpenObserve stores logs alongside metrics and traces in one self-hosted AGPL-3.0 application, with hosted and enterprise features priced separately.
Similar software
Related functionality, not a direct replacement.
Grafana Alloy
An open-source telemetry collector from Grafana Labs that gathers and forwards logs, metrics and traces.
OpenTelemetry Collector
Receive, process and export telemetry through a vendor-neutral collector.
tailspin
Highlight useful patterns in log files without a custom parser.
Grafana
Dashboard and visualization front end for metrics, logs and traces.
HyperDX
Investigate application failures using linked logs, traces and related telemetry.
lnav
A terminal log file viewer that merges, tails, searches, filters and queries log files with SQL.