Inconsistent logging with gelf driver

Logs are inconsistently sent to stdout when the conatiners log driver is gelf, so those are not appearing in the graylog dash neither.

What make it even more strange, that it somedays working, some days not. The service which the logs are coming from is going silent at GMT 0:00 and when it’s starts to “speak” again it’s the first log after GMT 0:00 just on another day.

What makes it even more strange 2: when it’s in ‘silence’, it does log except logs are in json format containing keys like level, timestamp, message, tag, etc. (same as are contained by the GELF dictionary)

The service is written in go.

Does anybody have an idea for this issue?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.