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