Created attachment 209022 [details] Update logstash6 to 6.8.4 See the diff attached. Changes: - Update logstash to 6.8.4
If these ports are not actively maintained, I'd like to take the maintainership.
A commit references this bug: Author: glewis Date: Sat Nov 23 15:23:25 UTC 2019 New revision: 518246 URL: https://svnweb.freebsd.org/changeset/ports/518246 Log: Update to 6.8.4 PR: 241845 Submitted by: Juraj Lutter <juraj@lutter.sk> Changes: head/sysutils/logstash6/Makefile head/sysutils/logstash6/distinfo
Do you have this working with TLS? re https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241845
I haven't yet looked if this will require an update to the TLS patch or not
Juraj, would you prefer to reset the maintainer on all the ELK ports to yourself or just change elasticsearch6 to be elastic@?
I do not really care :-) As long as I will be able to receive notifications.
And regarding the TLS patch, I already opened it up to see what will be needed to bring it up to date for 6.8.4 and some reasonable OpenSSL version. Is OpenSSL from ports or from base preferred?
I preferred the one from base since that simplifies the dependencies. I doubt that it will make a substantial difference, so simplicity was preferred. Still looking to see if it works successfully though. In terms of notifications, if you are subscribed to elastic@ then you will get notified if elastic@ is the maintainer. The positive is that so will everyone else on the mailing list :)
I subscribed to elastic@ And in the meantime, I also did my own update to 6.8.4 with TLS patch, looking at it.
I've switch elasticsearch6 to elastic@. Thanks!