Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Brian Goff 2c91c5fdad Merge pull request #25736 from mwieczorek/25689-enable-syslog-driver-on-windows 8 gadi atpakaļ
  Brian Goff 15f3d060ac Merge pull request #24153 from frodenas/syslog-fix 9 gadi atpakaļ
  Michal Wieczorek eac70703e3 Enable syslog driver for windows 9 gadi atpakaļ
  Ferran Rodenas 4039bfc917 Syslog Driver: RFC 5425 Framing should be used only when protocol is TCP+TLS 9 gadi atpakaļ
  Vincent Demeester f900e1cf47 Standardize default logging tag value 9 gadi atpakaļ
  Yong Tang 38c49d9987 Remove `docker/` prefix from log messages tag. 9 gadi atpakaļ
  Yong Tang a20b02b915 Remove deprecated driver specific log tags 9 gadi atpakaļ
  Brian Goff dbee44c9e0 Merge pull request #21613 from wzyboy/support-unixgram-syslog-address 9 gadi atpakaļ
  Zhuoyun Wei 57fad95e43 Support unixgram syslog address 9 gadi atpakaļ
  Alan Scherger f67b711277 enable syslog logger to have access to env and labels 9 gadi atpakaļ
  Yong Tang 7581cf96fb Additional syslog-format option to allow microsecond resolution in syslog timestamp. 9 gadi atpakaļ
  Solganik Alexander 1a40dd535f Fixes #18712. Add rfc5424 log format for syslog. 9 gadi atpakaļ
  David Calavera 4b98193bea Add support for syslog over TLS. 9 gadi atpakaļ
  Philip Monroe 3be7146e14 log driver - add ability to interpolate container context into the log tag field 10 gadi atpakaļ
  Alexander Morozov 960791ba60 Check syslog config on daemon start 10 gadi atpakaļ
  Alexander Morozov b7a6d14bdc Do not allow corrupted syslog-address 10 gadi atpakaļ
  Morgan Bauer ccbe539e86 golint fixes for daemon/logger/* 10 gadi atpakaļ
  wlan0 9b782d3af3 add support for maximum log size, and max number of log files 10 gadi atpakaļ
  Dennis Docter 609e7b0a55 Add --log-opt to specify facility for syslog driver 10 gadi atpakaļ
  Alexander Morozov a81af2e26a Add syslog-tag option for syslog log-driver 10 gadi atpakaļ
  Antonio Murdaca e8c88d2533 Add syslog-address log-opt 10 gadi atpakaļ
  John Howard 655a58e27b Windows: Factor out syslog and journald 10 gadi atpakaļ
  Ahmet Alp Balkan 3a8728b431 daemon: Logging drivers refactoring 10 gadi atpakaļ
  Darren Shepherd 05641ccffc Change syslog format and facility 10 gadi atpakaļ
  Deng Guangxing 4f91a333d5 move syslog-tag to syslog.New function 10 gadi atpakaļ
  Alena Prokharchyk dabd8a02ae Removed unused "mutex" field 10 gadi atpakaļ
  Anton Tiurin f2c7b4d743 Syslog.Log - Remove redundant cast of msg.Line []byte to string as 10 gadi atpakaļ
  Alexander Morozov 2717302cc6 Merge pull request #11654 from runcom/11650-syslog-close-redunant-nil-check 10 gadi atpakaļ
  Antonio Murdaca e600df2d97 Remove redunant nil check, s.writer cannot be nil 10 gadi atpakaļ
  Antonio Murdaca 8f025aae36 Refactor syslog Log else clause 10 gadi atpakaļ