引入lumberjack和fluentbit自动分发
This commit is contained in:
@@ -25,6 +25,7 @@ func init() {
|
||||
Get("/logs", new(LogsAction)).
|
||||
Post("/status", new(StatusAction)).
|
||||
GetPost("/clickhouse", new(ClickHouseAction)).
|
||||
Post("/testClickhouse", new(TestClickHouseAction)).
|
||||
EndAll()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user