Update Splunk logo URL in JSON configuration

This commit is contained in:
CanbiZ 2025-11-07 16:03:30 +01:00 committed by GitHub
parent 2d42c0b2be
commit a37f2a00cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
"documentation": "https://help.splunk.com", "documentation": "https://help.splunk.com",
"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://cdn.jsdelivr.net/gh/selfhst/icons/webp/splunk.webp",
"description": "Platform for searching, monitoring, and analyzing machine-generated data at scale for operational intelligence and security.", "description": "Platform for searching, monitoring, and analyzing machine-generated data at scale for operational intelligence and security.",
"install_methods": [ "install_methods": [
{ {