Commit History

Author SHA1 Message Date
  Cory Snider 01915a725e daemon/logger: follow LogFile without file watches 3 years ago
  Cory Snider ae5f664f4e daemon/logger: open log reader synchronously 3 years ago
  Brian Goff 5a664dc87d jsonfile: more defensive reader implementation 4 years ago
  Brian Goff 4be98a38e7 Fix handling for json-file io.UnexpectedEOF 4 years ago
  Brian Goff 933a87236f Reduce allocations for logfile reader 5 years ago
  Brian Goff 94a10150f6 Decouple logfile from tailfile. 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Brian Goff 16f7cd6749 Move json log reading into log file object 8 years ago
  Jamie Hannaford e8d9a61f4c Add --until flag for docker logs; closes #32807 8 years ago
  Daniel Nephin 035604cca6 Move jsonlog to a subpackage of jsonfilelog 7 years ago
  Daniel Nephin 231c5cbd50 Remove unused JSONLog marshaling 7 years ago
  Daniel Nephin f7f101d57e Add gosimple linter 7 years ago
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 years ago
  Aaron Lehmann b642b3f21f Avoid using a map for log attributes 8 years ago
  Brian Goff e2209185ed Fix log readers can block writes indefinitely 8 years ago
  Victor Vieux 2445e6b99d move multireader out of /pkg 8 years ago
  Jim Minter 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long 8 years ago
  Brian Goff 7a179972ff Fix cpu spin waiting for log write events 8 years ago
  Kenfe-Mickael Laventure fb2bb3653e Close logwatcher on context cancellation 8 years ago
  Alexander Morozov f2614f2107 project: use vndr for vendoring 8 years ago
  Tom Booth a69a59ffc7 Decouple removing the fileWatcher from reading 8 years ago
  Tom Booth 6314bec641 Do not directly cast io.ReadSeeker to io.Reader 8 years ago
  Aaron Lehmann cbd4e4d48a Merge pull request #24514 from cpuguy83/fix_log_follow_rotate 8 years ago
  Brian Goff 84e60a7e10 Fix issues with tailing rotated jsonlog file 9 years ago
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak 9 years ago
  Stefan J. Wernli 54f11b84d2 Fixing file handle leak for "docker logs" 9 years ago
  Brian Goff bd9d14a07b Add support for reading logs extra attrs 9 years ago
  Brian Goff 1ae9dcf97d Fixes some issues with jsonfile write/read 9 years ago
  Brian Goff 91fdfdd537 Revert "use pubsub instead of filenotify to follow json logs" 9 years ago
  Shijiang Wei b1594c59f5 use pubsub instead of filenotify to follow json logs 9 years ago