August 26, 2018
View a79f8b4

fixed typo (becuase -> because)

SeungUkLee authored on 2018/08/26 17:30:40
August 20, 2018
View e0ad6d0

Merge pull request #37092 from cpuguy83/local_logger

Sebastiaan van Stijn authored on 2018/08/20 15:01:41
August 14, 2018
View 678d4b3

Merge pull request #37412 from AzureCR/naduggar/logissue

Sebastiaan van Stijn authored on 2018/08/14 21:40:44
August 1, 2018
View 916eabd

daemon.ContainerLogs(): fix resource leak on follow

Kir Kolyshkin authored on 2018/08/01 13:03:55
July 31, 2018
View 2c6fbd8

loggerutils: fix a typo

Kir Kolyshkin authored on 2018/07/31 21:44:46
July 7, 2018
View df84cdd

Select polling based watcher for Windows log watcher

Tejaswini Duggaraju authored on 2018/07/07 07:48:59
July 6, 2018
View 09ad434

loggerutils: build fixes, improve errors

Kir Kolyshkin authored on 2018/07/06 03:51:50
May 8, 2018
View e87e9e6

Fix some issues in logfile reader and rotation

Brian Goff authored on 2018/05/08 00:25:41
April 6, 2018
View 94a1015

Decouple logfile from tailfile.

Brian Goff authored on 2018/04/06 01:39:28
March 13, 2018
View f69f09f

add compress option for 'jsonfiles' log driver This PR adds support for compressibility of log file. I added a new option conpression for the jsonfile log driver, this option allows the user to specify compression algorithm to compress the log files. By default, the log files will be not compressed. At present, only support 'gzip'.

Yanqiang Miao authored on 2018/03/13 11:47:24
March 8, 2018
View d0c1287

Make logfile perms configurable

Benjamin Yolken authored on 2018/03/08 07:54:51
February 28, 2018
View a1afe38

Merge pull request #36272 from mnussbaum/36255-fix_log_path

Brian Goff authored on 2018/02/28 01:25:39
February 14, 2018
View f40860c

Fix log tail with empty logs

Brian Goff authored on 2018/02/14 05:03:56
February 10, 2018
View 20ca612

Fix empty LogPath with non-blocking logging mode

junzhe and mnussbaum authored on 2018/02/10 09:03:47
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59