From bcb53cd9d1ac8c30955498fe99874a226812587f Mon Sep 17 00:00:00 2001 From: tremor021 Date: Wed, 26 Feb 2025 14:00:07 +0100 Subject: [PATCH] Improve application description for website --- json/graylog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/graylog.json b/json/graylog.json index 66cb9c13d8a..7258b2d1553 100644 --- a/json/graylog.json +++ b/json/graylog.json @@ -12,7 +12,7 @@ "documentation": "https://go2docs.graylog.org/current/home.htm", "website": "https://graylog.org/", "logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/graylog.svg", - "description": "Graylog is a free and open log management platform.", + "description": "Graylog is an open-source log management and analysis platform that centralizes and processes log data from various sources, enabling real-time search, analysis, and alerting for IT infrastructure monitoring and troubleshooting.", "install_methods": [ { "type": "default",