GitHub - VictoriaMetrics/VictoriaLogs: Fast and easy to use database for logs, which can efficiently handle terabytes of logs
Fast and easy to use database for logs, which can efficiently handle terabytes of logs - VictoriaMetrics/VictoriaLogs
VictoriaLogs is an open-source database for storing and querying structured and unstructured logs, using an LSM tree structure with automatic field indexing for full-text search.
It supports single-node and cluster deployments via a single binary, handles terabytes of logs with up to 15x less disk space and 30x less RAM than competitors like Elasticsearch. Features include LogsQL query language, high-cardinality data support, multitenancy, live tailing, and integrations with Grafana and log collectors.