Sebastiaan van Stijn
|
0695a910c6
daemon/logger: fix empty-lines (revive)
|
2 vuotta sitten |
Sebastiaan van Stijn
|
df650a1aeb
panic() instead of logrus.Fatal() in init funcs
|
3 vuotta sitten |
Sebastiaan van Stijn
|
c2ca3e1118
daemon/logger/syslog: remove uses of pkg/urlutil.IsTransportURL()
|
3 vuotta sitten |
Wang Yumu
|
96556854a7
Fixes #41010 skip empty lines
|
5 vuotta sitten |
Robin THONI
|
bc709991b3
Use a regex to match labels
|
6 vuotta sitten |
Yong Tang
|
fa6dabf876
Add zero padding for RFC5424 syslog format
|
6 vuotta sitten |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 vuotta sitten |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 vuotta sitten |
David Glasser
|
917050c572
Fix stderr logging for journald and syslog
|
8 vuotta sitten |
Brian Goff
|
1325f667ee
Merge pull request #27565 from rothrock/env-by-regex
|
8 vuotta sitten |
Aaron.L.Xu
|
e0577d5fe8
fix some typos from module contrib to man
|
8 vuotta sitten |
Mark Parker
|
b7d802bbcc
Add NILVALUE for STRUCTURED-DATA in RFC5424 logs
|
8 vuotta sitten |
Brian Goff
|
3f4fccb65f
Use sync.Pool for logger Messages
|
8 vuotta sitten |
Joseph Rothrock
|
9758a2a724
Use a regex to match environment variables #27565
|
8 vuotta sitten |
Yanqiang Miao
|
17ec911da7
Rename 'context' to 'loginfo' in the logger module
|
8 vuotta sitten |
Brian Goff
|
2c91c5fdad
Merge pull request #25736 from mwieczorek/25689-enable-syslog-driver-on-windows
|
8 vuotta sitten |
Brian Goff
|
15f3d060ac
Merge pull request #24153 from frodenas/syslog-fix
|
8 vuotta sitten |
Michal Wieczorek
|
eac70703e3
Enable syslog driver for windows
|
9 vuotta sitten |
Ferran Rodenas
|
4039bfc917
Syslog Driver: RFC 5425 Framing should be used only when protocol is TCP+TLS
|
9 vuotta sitten |
Vincent Demeester
|
f900e1cf47
Standardize default logging tag value
|
9 vuotta sitten |
Yong Tang
|
38c49d9987
Remove `docker/` prefix from log messages tag.
|
9 vuotta sitten |
Yong Tang
|
a20b02b915
Remove deprecated driver specific log tags
|
9 vuotta sitten |
Brian Goff
|
dbee44c9e0
Merge pull request #21613 from wzyboy/support-unixgram-syslog-address
|
9 vuotta sitten |
Zhuoyun Wei
|
57fad95e43
Support unixgram syslog address
|
9 vuotta sitten |
Alan Scherger
|
f67b711277
enable syslog logger to have access to env and labels
|
9 vuotta sitten |
Yong Tang
|
7581cf96fb
Additional syslog-format option to allow microsecond resolution in syslog timestamp.
|
9 vuotta sitten |
Solganik Alexander
|
1a40dd535f
Fixes #18712. Add rfc5424 log format for syslog.
|
9 vuotta sitten |
David Calavera
|
4b98193bea
Add support for syslog over TLS.
|
9 vuotta sitten |
Philip Monroe
|
3be7146e14
log driver - add ability to interpolate container context into the log tag field
|
10 vuotta sitten |
Alexander Morozov
|
960791ba60
Check syslog config on daemon start
|
10 vuotta sitten |