Frol Kryuchkov
|
99be3b979e
|
#254-handling-with-wrong-log-format
|
2021-06-11 17:22:34 +03:00 |
|
Sergey Ponomarev
|
948e7cc9d0
|
docker_logs.go use SplitN(2)
|
2020-11-26 12:08:36 +02:00 |
|
Sergey Ponomarev
|
b4a63f8c60
|
docker_logs.go: use time.RFC3339Nano constant
|
2020-11-24 22:19:29 +02:00 |
|
Bradley Cicenas
|
4b391e900c
|
use raw log stream in docker log collector
|
2019-11-06 07:32:29 -05:00 |
|
bartfokker
|
4d247f5272
|
replace unkeyed fiels with keyed fields when instantiating log struct
|
2018-10-25 22:17:05 +02:00 |
|
bartfokker
|
6bee1b7f31
|
remove unneeded select for simple channel receive
|
2018-10-25 22:11:17 +02:00 |
|
Bradley Cicenas
|
1c8f4b3a35
|
add logging for log reader start/stop
|
2017-11-28 09:38:32 -05:00 |
|
Bradley Cicenas
|
3e5176a79c
|
add NewDockerLogs constructor method
|
2017-11-28 09:36:28 -05:00 |
|
Bradley Cicenas
|
79a3f361a7
|
add container log struct to models, collectors
|
2017-07-04 12:32:25 +00:00 |
|
Bradley Cicenas
|
17e2c2df8e
|
add LogCollector interface, docker, mock log collectors
|
2017-06-27 14:18:17 -03:00 |
|