feat: add Seq template (#942)

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
Co-authored-by: Mauricio Siu <siumauricio@icloud.com>
This commit is contained in:
Rohit Mulani
2026-07-08 02:04:29 +04:00
committed by GitHub
parent f2f4d85d43
commit 7096fe2751
5 changed files with 68 additions and 0 deletions

View File

@@ -6380,6 +6380,23 @@
"marketing"
]
},
{
"id": "seq",
"name": "Seq",
"version": "2025.2",
"description": "Seq is a self-hosted search, analysis, and alerting server for structured application logs and events.",
"logo": "logo.svg",
"links": {
"github": "https://github.com/datalust/seq-tickets",
"website": "https://datalust.co/seq",
"docs": "https://datalust.co/docs"
},
"tags": [
"logging",
"observability",
"monitoring"
]
},
{
"id": "sftpgo",
"name": "SFTPGo",