moby--moby/daemon/logger
Yong Tang a636ed5ff4
Merge pull request #36078 from mixja/multiline-max-event-processing
awslogs - don't add new lines to maximum sized events
2018-01-24 12:06:49 -08:00
..
awslogs Don't append new line for maximum sized events 2018-01-21 14:29:55 +13:00
etwlogs Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
fluentd Added SubSecondPrecision flag in fluentd logger 2017-12-05 17:21:57 +05:30
gcplogs Remove redundant build-tags 2017-12-18 17:41:53 +01:00
gelf Merge pull request #35073 from mle-ii/master 2017-11-08 14:53:56 -08:00
journald Add journald tag as SYSLOG_IDENTIFIER 2017-11-22 08:51:23 +00:00
jsonfilelog Carry 34248 Added tag log option to json-logger and use RawAttrs 2018-01-19 17:51:20 +00:00
logentries Logentries line-only logopt fix to maintain backwards compatibility 2017-11-30 13:03:16 +00:00
loggerutils Move json log reading into log file object 2017-11-04 08:31:58 -04:00
splunk Splunk: limit the reader size on error responses 2017-12-07 11:22:58 -05:00
syslog Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
templates Move pkg/templates away 2017-08-08 18:16:41 +02:00
adapter.go Add --until flag for docker logs; closes #32807 2017-11-01 10:08:49 +01:00
adapter_test.go * standardize timeouts for log reads and writes for logger adapter tests 2017-06-18 18:47:45 -07:00
copier.go logger: copy to log driver's bufsize 2017-10-30 16:25:09 +00:00
copier_test.go logger: copy to log driver's bufsize 2017-10-30 16:25:09 +00:00
factory.go Add gosimple linter 2017-09-12 12:09:59 -04:00
logger.go Refactor log file writer 2017-11-04 08:15:20 -04:00
logger_test.go Avoid using a map for log attributes 2017-07-18 19:01:20 -07:00
loginfo.go Use a regex to match environment variables #27565 2017-01-19 15:30:11 -08:00
plugin.go Logging driver should receive same file in start/stop request 2017-06-08 10:05:52 +02:00
plugin_unix.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
plugin_unsupported.go Remove solaris build tag and `contrib/mkimage/solaris 2017-11-02 00:01:46 +00:00
proxy.go Implement plugins for logging drivers 2017-04-10 13:17:20 -04:00
ring.go Add gosimple linter 2017-09-12 12:09:59 -04:00
ring_test.go fix some typos from module contrib to man 2017-02-18 10:08:55 +08:00