From d4e3ae18381c577c976e4ae8fdc3cd7383d19103 Mon Sep 17 00:00:00 2001 From: Robert Castley Date: Thu, 6 Nov 2025 19:33:19 +0000 Subject: [PATCH] Updated description and moved informational text under notes --- frontend/public/json/splunk-enterprise.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/frontend/public/json/splunk-enterprise.json b/frontend/public/json/splunk-enterprise.json index 654566195..d13c25c5b 100644 --- a/frontend/public/json/splunk-enterprise.json +++ b/frontend/public/json/splunk-enterprise.json @@ -13,7 +13,7 @@ "config_path": "", "website": "https://www.splunk.com/en_us/download/splunk-enterprise.html", "logo": "https://www.splunk.com/content/dam/splunk2/en_us/images/icon-library/footer/logo-splunk-corp-rgb-k-web.svg", - "description": "Index 500 MB/Day. After 60 days you can convert to a perpetual free license or purchase a Splunk Enterprise license to continue using the expanded functionality designed for enterprise-scale deployments.", + "description": "Platform for searching, monitoring, and analyzing machine-generated data at scale for operational intelligence and security.", "install_methods": [ { "type": "default", @@ -35,6 +35,10 @@ { "text": "The credentials to login can be found in splunk.creds.", "type": "info" + }, + { + "text": "Trial license allows indexing 500 MB/Day. After 60 days you can convert to a perpetual free license or purchase a Splunk Enterprise license to continue using the expanded functionality designed for enterprise-scale deployments.", + "type": "info" } ] }