moby--moby/daemon/logger
Justin Cormack 2df693e533
Entropy cannot be saved
Remove non cryptographic randomness.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
2019-06-07 11:54:45 +01:00
..
awslogs Follow up to PR 38407 2019-01-03 01:23:24 +00:00
etwlogs
fluentd Merge pull request #38586 from robin-thoni/labels-regex 2019-04-29 12:25:21 -07:00
gcplogs Use a regex to match labels 2019-01-16 22:17:16 +00:00
gelf Use a regex to match labels 2019-01-16 22:17:16 +00:00
journald Use a regex to match labels 2019-01-16 22:17:16 +00:00
jsonfilelog Merge pull request #38586 from robin-thoni/labels-regex 2019-04-29 12:25:21 -07:00
local Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
logentries Use a regex to match labels 2019-01-16 22:17:16 +00:00
loggerutils Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
splunk Use a regex to match labels 2019-01-16 22:17:16 +00:00
syslog Use a regex to match labels 2019-01-16 22:17:16 +00:00
templates
adapter.go Adds PartialLogMetadata to encode protobuf for logger plugins 2019-04-09 16:14:33 +05:00
adapter_test.go daemon.ContainerLogs(): fix resource leak on follow 2018-09-06 11:47:42 -07:00
copier.go
copier_test.go
factory.go
logger.go Cleanup duplication in daemon files 2018-11-13 10:42:57 +08:00
logger_test.go
loginfo.go Use a regex to match labels 2019-01-16 22:17:16 +00:00
metrics.go
plugin.go Entropy cannot be saved 2019-06-07 11:54:45 +01:00
plugin_unix.go
plugin_unsupported.go
proxy.go
ring.go
ring_test.go