Graylog2/graylog-s3-lambda

Add message draining to the gelfclient

danotorrey opened this issue · 0 comments

The gelfclient currently discards queued messages after shutdown is called. gelfclient sources were copied into this repo, so they could be changed easily to support message draining during shutdown.

This change should be implemented in the gelfclient repo at some point. I would like to wait until I have more thoroughly tested the change before doing that.