mirror of
https://github.com/docker/docs.git
synced 2026-04-02 17:28:55 +07:00
Merge pull request #17948 from LK4D4/splunk_windows
Enable Splunk logdriver for windows
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