Brian Goff
|
7dff310648
Fix panic while merging log configs to nil map
|
9 years ago |
Stefan J. Wernli
|
54f11b84d2
Fixing file handle leak for "docker logs"
|
9 years ago |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 years ago |
Nalin Dahyabhai
|
7772d270c0
Remove the logger.Message ContainerID field
|
9 years ago |
Brian Goff
|
bd9d14a07b
Add support for reading logs extra attrs
|
9 years ago |
Shijiang Wei
|
1790980ec6
inherit the daemon log options when creating containers
|
9 years ago |
Alexander Morozov
|
62c9e62edc
use router.Cancellable instead of direct CloseNotify
|
9 years ago |
Stefan J. Wernli
|
4570cfd3ba
Fixing logs file handle leak.
|
9 years ago |
Shijiang Wei
|
068085005e
validate log-opt when creating containers AGAIN
|
9 years ago |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 years ago |
Brian Goff
|
ae4ee974e8
Move stream flushes to backend
|
9 years ago |
David Calavera
|
06d8f504f7
Move backend types to their own package.
|
9 years ago |
Lukas Waslowski
|
dd93571c69
Decouple the "container" router from the actual daemon implementation.
|
9 years ago |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 years ago |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 years ago |
David Calavera
|
c412300dd9
Decouple daemon and container to configure logging drivers.
|
9 years ago |
Morgan Bauer
|
1eecc1e7e5
refactor logs to not use internal data structures
|
9 years ago |
Tibor Vass
|
b08f071e18
Revert "Merge pull request #16228 from duglin/ContextualizeEvents"
|
9 years ago |
Doug Davis
|
26b1064967
Add context.RequestID to event stream
|
9 years ago |
Doug Davis
|
0a734182eb
Move more 'daemon' errors to the new error package
|
9 years ago |
Nalin Dahyabhai
|
e611a189cb
Add log reading to the journald log driver
|
10 years ago |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 years ago |
Brian Goff
|
c0391bf554
Split reader interface from logger interface
|
10 years ago |
wlan0
|
9b782d3af3
add support for maximum log size, and max number of log files
|
10 years ago |
Brian Goff
|
0c84604f54
Fix goroutine leak on logs -f with no output
|
10 years ago |
David Calavera
|
951c2ef2c9
Merge pull request #12226 from ahmetalpbalkan/logdrivers/refactoring
|
10 years ago |
Ahmet Alp Balkan
|
3a8728b431
daemon: Logging drivers refactoring
|
10 years ago |
Brian Goff
|
e3ba3dd5b8
Make sure log pipes are closed
|
10 years ago |
Ahmet Alp Balkan
|
cb9a6b9aed
Add --since argument to docker logs cmd
|
10 years ago |
Anthony Baire
|
589de35651
Logs with follow=1 immediately send HTTP response
|
10 years ago |