Nalin Dahyabhai
|
513ec73831
Improve logging of long log lines
|
9 vuotta sitten |
Alexander Morozov
|
0a352e1a90
Remove some unused structs and fields
|
9 vuotta sitten |
David Calavera
|
ba5a282a83
Merge pull request #20605 from mountkin/optimize-json-log-writer
|
9 vuotta sitten |
Brian Goff
|
91fdfdd537
Revert "use pubsub instead of filenotify to follow json logs"
|
9 vuotta sitten |
Shijiang Wei
|
d7af031114
make the json log writer much faster
|
9 vuotta sitten |
Shijiang Wei
|
b1594c59f5
use pubsub instead of filenotify to follow json logs
|
9 vuotta sitten |
Ingo Gottwald
|
f8c5420080
Fix race condition in JSONFileLogger.Log
|
9 vuotta sitten |
David Calavera
|
4fef42ba20
Replace pkg/units with docker/go-units.
|
9 vuotta sitten |
David Calavera
|
27220ecc6b
Move timeutils functions to the only places where they are used.
|
9 vuotta sitten |
daehyeok mun
|
086c0b4a66
Extract rotate file writer from json log driver
|
9 vuotta sitten |
Brian Goff
|
c136a33c5b
Fallback to file polling for jsonlog reader on err
|
9 vuotta sitten |
Shijiang Wei
|
a82f9ac819
increase the maxJSONDecodeRetry in json log reader
|
9 vuotta sitten |
Shijiang Wei
|
e41eae8b42
fix a race in json logger reader
|
9 vuotta sitten |
Daniel Dao
|
0083f6e984
add labels/env log option for jsonfile
|
9 vuotta sitten |
Alexander Morozov
|
cde607108b
Fix error message in max-file validation
|
10 vuotta sitten |
Lei Jitang
|
5220f3b535
Enable golint in pkg/jsonlog and pkg/jsonmessage.
|
10 vuotta sitten |
Brian Goff
|
c57faa91e2
Ensure reader position is at the end after tailing
|
10 vuotta sitten |
Morgan Bauer
|
ccbe539e86
golint fixes for daemon/logger/*
|
10 vuotta sitten |
Brian Goff
|
c0391bf554
Split reader interface from logger interface
|
10 vuotta sitten |
wlan0
|
9b782d3af3
add support for maximum log size, and max number of log files
|
10 vuotta sitten |
Ahmet Alp Balkan
|
3a8728b431
daemon: Logging drivers refactoring
|
10 vuotta sitten |
unclejack
|
132da3f036
daemon/logger/jsonfilelog: avoid some allocations
|
10 vuotta sitten |
Alexander Morozov
|
bd8661e8fa
Protect jsonfilelog writes with mutex
|
10 vuotta sitten |
Alexander Morozov
|
47a6afb93f
Default 'json-file' logging driver and none logging driver
|
10 vuotta sitten |