mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Enable Splunk logdriver for windows
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
@@ -5,4 +5,5 @@ import (
|
||||
// therefore they register themselves to the logdriver factory.
|
||||
_ "github.com/docker/docker/daemon/logger/awslogs"
|
||||
_ "github.com/docker/docker/daemon/logger/jsonfilelog"
|
||||
_ "github.com/docker/docker/daemon/logger/splunk"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user