Skip to content

Commit 345e109

Browse files
authored
Update Graylog icon (#2434)
Change Graylog icon to SVG from selfhst icons
1 parent bca9440 commit 345e109

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json/graylog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"interface_port": 9000,
1212
"documentation": "https://go2docs.graylog.org/current/home.htm",
1313
"website": "https://graylog.org/",
14-
"logo": "https://graylog.org/wp-content/uploads/2023/11/gl-logo-horiz-all-white-1200w-300x96.png.webp",
14+
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/graylog.svg",
1515
"description": "Graylog is a free and open log management platform.",
1616
"install_methods": [
1717
{
@@ -40,4 +40,4 @@
4040
"type": "info"
4141
}
4242
]
43-
}
43+
}

0 commit comments

Comments
 (0)