papertrail / remote_syslog2

To install, see "Releases" tab. Self-contained daemon for reading local files and emitting remote syslog (without using local syslogd).
http://help.papertrailapp.com/
MIT License
637 stars 157 forks source link

New go-tail, to fix goroutine leaks #206

Closed markdascher closed 7 years ago

markdascher commented 7 years ago

Updating go-tail once again, this time to fix a couple of goroutine leaks. Might fix https://github.com/papertrail/remote_syslog2/issues/198, if the increasing memory usage was caused by a lot of rotated log files.

troy commented 7 years ago

@markdascher: This is wonderful. 👍