41 lines
1.3 KiB
JSON
41 lines
1.3 KiB
JSON
{
|
|
"name": "Splunk Enterprise",
|
|
"slug": "splunk-enterprise",
|
|
"categories": [
|
|
9
|
|
],
|
|
"date_created": "2025-11-06",
|
|
"type": "ct",
|
|
"updateable": false,
|
|
"privileged": false,
|
|
"interface_port": 8000,
|
|
"documentation": "https://help.splunk.com",
|
|
"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.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/splunk-enterprise.sh",
|
|
"resources": {
|
|
"cpu": 4,
|
|
"ram": 8096,
|
|
"hdd": 40,
|
|
"os": "Ubuntu",
|
|
"version": "22.04"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": null,
|
|
"password": null
|
|
},
|
|
"notes": [
|
|
{
|
|
"text": "The credentials to login can be found in application.creds.",
|
|
"type": "info"
|
|
}
|
|
]
|
|
}
|