home.social

#logsql — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #logsql, aggregated by home.social.

  1. 📈 #LogsQL query language provides fast full-text search, advanced analytics, and data extraction/transformation at query time. Can be combined with Unix tools like grep, less, sort, and jq for log analysis.

    🎯 Optimized for high cardinality fields like trace_id, user_id, and ip addresses. Supports logs with hundreds of fields (wide events), multitenancy, out-of-order ingestion, live tailing, and surrounding log context selection.

  2. 📊 #VictoriaLogs - Fast #opensource log database from #VictoriaMetrics using 30x less RAM & 15x less disk than #Elasticsearch and #Loki. Handles terabytes of logs efficiently with the powerful #LogsQL query language. Available in single-node and cluster mode. #observability #devops #logging

    🧵 👇

  3. 📊 #VictoriaLogs - Fast #opensource log database from #VictoriaMetrics using 30x less RAM & 15x less disk than #Elasticsearch and #Loki. Handles terabytes of logs efficiently with the powerful #LogsQL query language. Available in single-node and cluster mode. #observability #devops #logging

    🧵 👇

  4. Yeah, is kind of amazing. I haven't seen many be able to do join syntax for logs that makes sense.

    I'm pretty sure is my logs server now. I'm having actual fun slicing through logs. Send help! 😅

    docs.victoriametrics.com/victo

  5. Also, doesn't help that I'm getting fairly quickly productive with its . I more than familiar with and for these things, but really does feel a bit easy to understand how to query and filter.

    Though once I have like a month with it, I will likely find the short cases that breaks this love and question why not use SQL. 😝