diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2021-08-05 15:59:34 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2021-08-05 16:00:17 +0000 |
commit | 4d2b3e8552d27330a6732a9a7ae67be27d1a0c61 (patch) | |
tree | b029b977afcd95a997cfb36def8277c87516fb32 | |
parent | 4224d94ae30a28447c2d3bdc1a3494738bd87dd9 (diff) |
UPDATING: Document sysutils/beats7 breaking change
Reported by: bgdnlp <freebsd.org@neant.ro>
PR: 257309
-rw-r--r-- | UPDATING | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -5,6 +5,23 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20210805: + AFFETCS: users of sysutils/beats7 + AUTHOR: otis@FreeBSD.org + + Beats may not be sending data to some distributions of Elasticsearc + + In this release, Elastic is enabling a licensing change that was broadly + communicated earlier in 2021. This change would imply that 7.13 instances of + Beats would fail to connect to 7.10 or earlier open source distributions of + Elasticsearch and Kibana. + + The most visible effect is that sysutils/beats7 users can expect + difficulities to send data to Elastic instances hosted in AWS. + + For more information, see: + https://www.elastic.co/guide/en/beats/libbeat/current/breaking-changes-7.13.html + 20210801: AFFECTS: users of OpenLDAP AUTHOR: delphij@FreeBSD.org |