ovhemert / pino-papertrail

🌲 Load pino logs into Papertrail
MIT License
17 stars 12 forks source link

Log isn't encrypted when using udp #26

Closed andyli closed 5 years ago

andyli commented 5 years ago

The papertrail UDP transmission is not encrypted. The alternative is to use its TCP transmission with TLS.

Would you add support of TCP (with TLS) and use it as default?

ovhemert commented 5 years ago

Solved by PR #27