From owner-freebsd-elastic@freebsd.org Wed Mar 14 17:31:53 2018 Return-Path: Delivered-To: freebsd-elastic@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0C28F2D228 for ; Wed, 14 Mar 2018 17:31:53 +0000 (UTC) (envelope-from sonny@shortcircuittech.us) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 443976CACC for ; Wed, 14 Mar 2018 17:31:53 +0000 (UTC) (envelope-from sonny@shortcircuittech.us) Received: by mailman.ysv.freebsd.org (Postfix) id 05468F2D226; Wed, 14 Mar 2018 17:31:53 +0000 (UTC) Delivered-To: elastic@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5963F2D224 for ; Wed, 14 Mar 2018 17:31:52 +0000 (UTC) (envelope-from sonny@shortcircuittech.us) Received: from smtp74.iad3a.emailsrvr.com (smtp74.iad3a.emailsrvr.com [173.203.187.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F03A6CAC7 for ; Wed, 14 Mar 2018 17:31:52 +0000 (UTC) (envelope-from sonny@shortcircuittech.us) Received: from smtp10.relay.iad3a.emailsrvr.com (localhost [127.0.0.1]) by smtp10.relay.iad3a.emailsrvr.com (SMTP Server) with ESMTP id E23546338; Wed, 14 Mar 2018 13:24:24 -0400 (EDT) X-Auth-ID: sonny@shortcircuittech.us Received: by smtp10.relay.iad3a.emailsrvr.com (Authenticated sender: sonny-AT-shortcircuittech.us) with ESMTPSA id 961F75E37; Wed, 14 Mar 2018 13:24:24 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=shortcircuittech.us; s=20170907-95xjblxr; t=1521048264; bh=84Lt3sx/lTkssLg3+werIhM4kucMVchFzjsRKFcAFis=; h=From:To:Subject:Date:From; b=krmhkLH60So5O0XUkxKFw31AjlltiYff4QzwwiCAYFTMzpv9XD6lMOobkGCh+yMY0 kJoigjTt8bFMfDkNY2NgWEQFaQxIOECIABYd5//cVh3Eu964LgagUi2TDjum9ZOLpw ghk0/qzxun/qs8dYHvhjFh3DdeMU6DSLqPRHTwwE= X-Sender-Id: sonny@shortcircuittech.us Received: from Rambleon (ip98-164-64-75.no.no.cox.net [98.164.64.75]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:465 (trex/5.7.12); Wed, 14 Mar 2018 13:24:24 -0400 From: "Sonny Smith" To: "'Mark Felder'" , References: <039f01d3b70c$eca986e0$c5fc94a0$@shortcircuittech.us> <1521046088.2861451.1303090824.0D4A3A30@webmail.messagingengine.com> In-Reply-To: <1521046088.2861451.1303090824.0D4A3A30@webmail.messagingengine.com> Subject: RE: FreeBSD Port: textproc/elasticsearch5-x-pack Date: Wed, 14 Mar 2018 12:24:24 -0500 Organization: Short Circuit Technology Message-ID: <006a01d3bbb9$4ccfd870$e66f8950$@shortcircuittech.us> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQDvjFMWKbPw973VPj6XlBVnsw+EIAHwg++TpYjTaZA= Content-Language: en-us X-BeenThere: freebsd-elastic@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Support of ElasticSearch-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2018 17:31:53 -0000 Thanks for the insight! I'm documenting this for a lab I'm building so it's pretty easy to move = to 6.x now that it's available. That way, you don't have to split your = attention between versions. https://github.com/lordcantide/homelab-blackbox-elasticsearch If I'm hearing your recommendation: I should build on 6.x as that is = likely the first build that will have properly working foo-plugins. Sonny -----Original Message----- From: Mark Felder [mailto:feld@FreeBSD.org]=20 Sent: Wednesday, March 14, 2018 11:48 AM To: Sonny Smith ; elastic@FreeBSD.org Subject: Re: FreeBSD Port: textproc/elasticsearch5-x-pack On Thu, Mar 8, 2018, at 13:40, Sonny Smith wrote: > Hello Elastic! >=20 > Is there a port for Logstash x-pack? If not, has anyone gotten=20 > "logstash-plugin" to execute on FreeBSD? >=20 > =20 >=20 > Thank you for any guidance you can provide. >=20 I'm working through these issues right now, but currently focusing on = version 6.x. The "x-pack" packages for 5.x will most certainly be = removed because they're not doing the right things. You are not supposed = to be downloading/extracting the zip file for x-pack, which is what = we're doing with the packages. There is more to it as handled by the = "foo-plugin" tools. If all goes well the plugin scripts could be fixed today, but I hope by = the end of the week for sure. -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org