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
July 19, 2017
View 16f7cd6

Move json log reading into log file object

Brian Goff authored on 2017/07/19 00:54:03