pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

victorialogs: Extend description



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Aug 13 11:53:25 2026 +0200
Changeset:	f0c45c4b3a20e3f8ef2d08ec5f434bb3bed36fa3

Modified Files:
	victorialogs-vlagent/DESCR
	victorialogs-vlogscli/DESCR
	victorialogs/DESCR

Log Message:
victorialogs: Extend description

Based on README.md.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f0c45c4b3a20e3f8ef2d08ec5f434bb3bed36fa3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 victorialogs-vlagent/DESCR  | 6 ++++--
 victorialogs-vlogscli/DESCR | 6 ++++--
 victorialogs/DESCR          | 6 ++++--
 3 files changed, 12 insertions(+), 6 deletions(-)

diffs:
diff --git a/victorialogs-vlagent/DESCR b/victorialogs-vlagent/DESCR
index 759cce9638..ae46d2f937 100644
--- a/victorialogs-vlagent/DESCR
+++ b/victorialogs-vlagent/DESCR
@@ -1,5 +1,7 @@
-VictoriaLogs is open source user-friendly database for logs from
-VictoriaMetrics.
+VictoriaLogs is a high-performance, lightweight, zero-config,
+schema-free database for logs that is easy to use and scales both
+vertically and horizontally, from very small setups to large-scale
+deployments handling terabytes per day.
 
 This package contains vlagent, an agent for collecting logs from
 various sources and storing them in VictoriaLogs.
diff --git a/victorialogs-vlogscli/DESCR b/victorialogs-vlogscli/DESCR
index d4b879b21f..15ac1cb53f 100644
--- a/victorialogs-vlogscli/DESCR
+++ b/victorialogs-vlogscli/DESCR
@@ -1,5 +1,7 @@
-VictoriaLogs is open source user-friendly database for logs from
-VictoriaMetrics.
+VictoriaLogs is a high-performance, lightweight, zero-config,
+schema-free database for logs that is easy to use and scales both
+vertically and horizontally, from very small setups to large-scale
+deployments handling terabytes per day.
 
 This package contains vlogscli, an interactive command-line tool for
 querying VictoriaLogs.
diff --git a/victorialogs/DESCR b/victorialogs/DESCR
index 63a17fc254..0822f0b2b9 100644
--- a/victorialogs/DESCR
+++ b/victorialogs/DESCR
@@ -1,4 +1,6 @@
-VictoriaLogs is open source user-friendly database for logs from
-VictoriaMetrics.
+VictoriaLogs is a high-performance, lightweight, zero-config,
+schema-free database for logs that is easy to use and scales both
+vertically and horizontally, from very small setups to large-scale
+deployments handling terabytes per day.
 
 This package contains victoria-logs.


Home | Main Index | Thread Index | Old Index