mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 16:43:25 +08:00
审计日志异步+批量入库
This commit is contained in:
@@ -37,6 +37,8 @@ func Start() {
|
||||
go admin.StartAdmin()
|
||||
go startTls()
|
||||
go startDtls()
|
||||
|
||||
go logAuditBatch()
|
||||
}
|
||||
|
||||
func Stop() {
|
||||
|
Reference in New Issue
Block a user