This commit is contained in:
zxr
2026-04-27 19:26:57 +08:00
parent 01c807b953
commit 694893eea3
26 changed files with 1901 additions and 15 deletions

View File

@@ -19,6 +19,7 @@ func main() {
impl.NewImpl()
ingest.StartRefresher()
ingest.StartAlertDispatcher()
ingest.StartSyslogUDP()
ingest.StartTrapUDP()