severb / graypy

Python logging handler for Graylog that sends messages in GELF (Graylog Extended Log Format).
https://www.graylog.org/
BSD 3-Clause "New" or "Revised" License
260 stars 91 forks source link

GELF TCP with TLS Enabled #86

Closed jhildreth closed 6 years ago

jhildreth commented 6 years ago

I was wondering if there were any plans to add support for sending to Graylog GELF TCP inputs that have TLS enabled?

I'd be happy to look into this more if that would be helpful.

jhildreth commented 6 years ago

Addressed by #87