From ca8264e5c111961d6731a4bdbd6d433f4137a9c1 Mon Sep 17 00:00:00 2001 From: Robert Castley Date: Thu, 6 Nov 2025 19:51:21 +0000 Subject: [PATCH] Added note about Splunk Free license --- frontend/public/json/splunk-enterprise.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/public/json/splunk-enterprise.json b/frontend/public/json/splunk-enterprise.json index d0c4e436b..ee2829b47 100644 --- a/frontend/public/json/splunk-enterprise.json +++ b/frontend/public/json/splunk-enterprise.json @@ -38,6 +38,10 @@ }, { "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": "warning" + }, + { + "text": "About Splunk Free License: https://help.splunk.com/en/splunk-enterprise/administer/admin-manual/10.0/configure-splunk-licenses/about-splunk-free", "type": "info" } ]