umputun/dkll

TCP syslog writer should redial on connection lost (agent)

Open

#10 opened on 2019年8月4日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Go (2 forks)github user discovery
help wanted

Repository metrics

Stars
 (69 stars)
PR merge metrics
 (PR metrics pending)

説明

In case if dkll server failed/restarted and communication between agent and server is non-default tcp, agent writers can lose connection quietly. It has a repeater, but this one is on the dial stage only. and works on new container event.

コントリビューターガイド