- Blog /
- VictoriaLogs Unleashed: Cluster Version Now Available for Exceptional, Linear Scaling

You asked, and we listened!
We’re thrilled to announce the release of the VictoriaLogs Cluster version – one of the most requested and anticipated updates from our user community. This marks a significant leap forward for VictoriaLogs, empowering users to handle log volumes and ingestion rates far beyond the limits of a single node. VictoriaLogs is the open source, user-friendly database for logs that is resource-efficient and fast, using up to 30x less RAM and up to 15x less disk space than comparable solutions. If you’ve been pushing the boundaries of vertical scaling, the solution for horizontal scalability is now here!
While single-node VictoriaLogs offers exceptional efficiency and simplicity (and remains the preferred choice if it meets your needs!), we know many of you operate at a scale where the CPU, RAM, storage, or I/O limits of a single host become a bottleneck. VictoriaLogs Cluster directly addresses this by providing robust horizontal scaling capabilities. You can now distribute your logging infrastructure across multiple nodes, ensuring performance and capacity keep pace with your growing demands.
VictoriaLogs Cluster introduces a straightforward, distributed architecture built on the foundation of the single-node version. Getting started is designed to be simple. You can begin with a minimal cluster where the vlstorage node is your existing single-node instance, adding just the lightweight vlinsert and vlselect components.
vlselect enables querying across multiple vlstorage nodes or even entirely separate VictoriaLogs clusters (or single-node instances), consolidating results into a single view.It’s important to reiterate: If your logging needs are comfortably met by a single-node VictoriaLogs instance (perhaps by scaling up the hardware of that single node), that remains the simpler and often more performant option due to the lack of network overhead. And thanks to storage mode duality feature it is very easy to upgrade to cluster mode when needed. The cluster version is specifically designed for scenarios where horizontal scaling across multiple machines is necessary because you’re hitting those single-host limits.
Ready to scale? Setting up a basic cluster is easy. Our documentation includes:
The arrival of the cluster version is a major milestone for VictoriaLogs, driven directly by the needs and feedback of our incredible user base. We’re incredibly excited to see how you leverage this new capability to manage your logs at scale.
Download the latest release, explore the documentation, and join the conversation in our community channels to share your feedback!
Cluster mode in VictoriaLogs is not a separate build. It is the same victoria-logs binary started with different flags, so you can scale out without a migration step. Storage nodes persist data on disk, while gateway nodes can stay stateless by pointing to storage with -storageNode. It also ships with practical safety switches, like read-only protection when -storageDataPath runs low and optional partial results when a storage node is down.
In the last quarter of 2025, VictoriaMetrics Cloud brings many great features: New powerful Capacity Tiers, the expansion to the us-east-1 (N.Virginia) AWS region in the US, new Notification Groups, a Terraform provider to complete your IaC, 9 brand new Alerting Rule Integrations and much more.
Learn how to add observability to Vibe Coding Tools using OpenTelemetry and the VictoriaMetrics Stack. This guide explains how to configure popular vibe coding tools to export their metrics telemetry and get insights about your vibe coding sessions.
VictoriaMetrics Anomaly Detection enables reliable alerting for highly variable, multi-domain traffic without relying on static thresholds. In this case study, fine-tuned models, backtesting, and clear visualization helped reduce alert noise, improve confidence in anomaly detection, and lower operational overhead.