Login Sign Up
Advert
Your ad spot
Reserve this exclusive slot for the selected period.
Buy advertising →
Telegram community logo - Євгеній Гизила
Added 06 Jan 2025

Євгеній Гизила

@hyzyla_blog
Number of subscribers: 601
Photos: 58
Links: 139
Description:
Автор @hyzyla Пишу про різне зі світу веб розробки: власний досвід, Python, React, TypeScript, стартапи і власні думки
Source

Євгеній Гизила | вау! шось мимо мене пролетіла новина про новий продукт для логів Victo...

Telegram community logo - Євгеній Гизила Євгеній Гизила @hyzyla_blog
845 Views/Reach 2026-03-18 10:20 Message №219
вау! шось мимо мене пролетіла новина про новий продукт для логів VictoriaLogs від авторів VictoriaMetrics. Обіцяють, що для логів працює краще ніж еластік 💪https://x.com/func25/status/2011420689941885037If your logs need Elasticsearch, you don't need logs, you need better engineering. This is an open-source log database written entirely in Go: https://github.com/VictoriaMetrics/VictoriaLogs, scaling from super small setups to hundreds of CPU coresIt offers:- schemaless, you don't need to pre-define a schema or create tables/index mappings- no setup, tuning, or configuration needed- small binary (v1.43.1): 20.7 MiB. Compare this to others: - Loki (v3.6.3): 123.8 MiB - ClickHouse (25.12.3.21): 727.1 MiB - Elasticsearch (8.17.0 - bundled): 1.3 GiB- every field is searchable- handles terabytes of logs per day without any issues- supports both vertical and horizontal scaling- uses less CPU and memory than most logging systems, reduces your logging cost- faster search and investigation than most logging systems- supports log query, filter, group, math, and analysis- supports live tailing to view logs in real time- works with Grafana dashboards (see the image below), Prometheus-compatible- supports alerts based on your logs, like when log has error/slow/timeout/suspicious activity (to Slack, email, etc)- supports recording rules to write metrics from logs