Updated description and moved informational text under notes

This commit is contained in:
Robert Castley 2025-11-06 19:33:19 +00:00
parent 0fd75ab63a
commit d4e3ae1838

View File

@ -13,7 +13,7 @@
"config_path": "", "config_path": "",
"website": "https://www.splunk.com/en_us/download/splunk-enterprise.html", "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", "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": [ "install_methods": [
{ {
"type": "default", "type": "default",
@ -35,6 +35,10 @@
{ {
"text": "The credentials to login can be found in splunk.creds.", "text": "The credentials to login can be found in splunk.creds.",
"type": "info" "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"
} }
] ]
} }