James Sanders
|
68e3034322
Add an option to specify log format for awslogs driver
|
3 years ago |
Xia Wu
|
d10046f228
Add an option to skip create log stream for awslogs driver
|
4 years ago |
Kazuyoshi Kato
|
bb11365e96
Handle long log messages correctly on SizedLogger
|
4 years ago |
Kir Kolyshkin
|
2e0cafb01b
awslogs: refactor create()
|
6 years ago |
Sebastiaan van Stijn
|
ef2872132d
awslogs: replace deprecated session.New() with session.NewSession()
|
6 years ago |
Sebastiaan van Stijn
|
54d021ef8f
awslogs: remove unused eventBuffer update
|
6 years ago |
Maximiliano Maccanti
|
687cbfa739
Split StreamConfig from New, Utest table driven
|
6 years ago |
Maximiliano Maccanti
|
512ac778bf
Add two configurable options to awslogs driver
|
6 years ago |
Sebastiaan van Stijn
|
758255791e
Merge pull request #38177 from mooncak/fix_duplicate
|
6 years ago |
mooncake
|
345d1fd089
Cleanup duplication in daemon files
|
6 years ago |
Sebastiaan van Stijn
|
b48bf39a79
Merge pull request #37944 from IRCody/awslogs_error_context
|
6 years ago |
Cody Roseborough
|
7a5c813d9c
Return more context on awslogs create failure
|
6 years ago |
Samuel Karp
|
1e8ef38627
awslogs: account for UTF-8 normalization in limits
|
6 years ago |
haikuoliu
|
998478d369
Pass endpoint to the CloudWatch Logs logging driver
|
7 years ago |
Brian Goff
|
fe2d3a1551
Merge pull request #36522 from IRCody/awslogs-non-blocking
|
7 years ago |
Cody Roseborough
|
c7e379988c
Allow awslogs to use non-blocking mode
|
7 years ago |
Daniel Nephin
|
ef01dea893
Cleanup some assertions
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Justin Menga
|
d3e2d55a3d
Don't append new line for maximum sized events
|
7 years ago |
Jacob Vallejo
|
ad14dbf134
awslogs: Use batching type for ergonomics and correct counting
|
7 years ago |
Yong Tang
|
dfc2d62632
Merge pull request #34888 from jahkeup/sized-logger
|
7 years ago |
Jacob Vallejo
|
e1ada0b885
logger: copy to log driver's bufsize
|
8 years ago |
Adnan Khan
|
c7cc9d6759
Add credentials endpoint option for awslogs driver
|
7 years ago |
Vincent Demeester
|
9ef3b53597
Move pkg/templates away
|
8 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Justin Menga
|
0fd5a0bab7
Fix awslogs driver repeating last event - #34292
|
8 years ago |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 years ago |
YAMASAKI Masahide
|
524f306340
Improved poor memory efficiency of awslogs
|
8 years ago |
Justin Menga
|
dc87490b63
Update comments describing new behaviour
|
8 years ago |
Justin Menga
|
3a4cf2b076
Code review changes
|
8 years ago |