From nobody Sat Jul 13 22:28:03 2024 X-Original-To: elastic@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WM3574nFPz5RGG5 for ; Sat, 13 Jul 2024 22:28:11 +0000 (UTC) (envelope-from samm@freebsd.org) Received: from reindeer.net-art.cz (reindeer.net-art.cz [IPv6:2001:15e8:110:513c::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "reindeer.net-art.cz", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WM3572XdNz4Lqw; Sat, 13 Jul 2024 22:28:11 +0000 (UTC) (envelope-from samm@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: by reindeer.net-art.cz (Postfix, from userid 65534) id 88D5F5F124; Sat, 13 Jul 2024 23:28:06 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on reindeer X-Spam-Level: X-Spam-Status: No, score=-0.3 required=10.0 tests=BAYES_00,DMARC_NONE, HTML_MESSAGE,SPF_HELO_NONE,SPF_SOFTFAIL autolearn=no autolearn_force=no version=4.0.0 Received: from owl.net-art.cz (owl.net-art.cz [IPv6:2a03:6920:0:10::101]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "owl.net-art.cz", Issuer "R3" (not verified)) by reindeer.net-art.cz (Postfix) with ESMTPS id 07C305EF0F; Sat, 13 Jul 2024 23:28:06 +0100 (BST) Received: from [185.71.233.107] (account samm@net-art.cz HELO [192.168.101.116]) by owl.net-art.cz (CommuniGate Pro SMTP 6.1.20) with ESMTPSA id 2540219; Sun, 14 Jul 2024 00:28:05 +0200 Content-Type: multipart/alternative; boundary="------------c1v9gdim2OrR1JnBTh8Z18qe" Message-ID: <170e448e-8e6b-4496-bceb-354450297136@freebsd.org> Date: Sun, 14 Jul 2024 00:28:03 +0200 List-Id: Support of ElasticSearch-related ports List-Archive: https://lists.freebsd.org/archives/freebsd-elastic List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-elastic@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Beats update To: Juraj Lutter Cc: "elastic@freebsd.org" References: <69051943-d83f-4663-9a7a-fe6f1d096a26@freebsd.org> Content-Language: en-US From: Alex Samorukov In-Reply-To: X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24806, ipnet:2001:15e8::/32, country:CZ] X-Rspamd-Queue-Id: 4WM3572XdNz4Lqw This is a multi-part message in MIME format. --------------c1v9gdim2OrR1JnBTh8Z18qe Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 13.07.2024 22:03, Juraj Lutter wrote: > Hi Oleksij, > >> On 13 Jul 2024, at 21:57, Alex Samorukov wrote: >> >> Dear elastic, >> >> I found that beats8 port is broken due to go-sysinfo version which >> fails on gethost call on startup. >> >> I patched port and updated it to the latest version. Patch is >> attached. Please update the port. > > Thanks. I haven’t look into the patch closely, but: Is it the patch > that is the part of PR126 from go-sysinfo? > Hi Juraj, Yes, exactly, it is from PR. This is the reason why i decided to put patch as a single file, to easily remove it once PR is merged (hopefully) I was playing with victoria-logs which i just added to the ports tree, and found that many log ingestion tools are broken or missing. E.g. Vector - was abandoned long time back and removed from the tree. May be i will try to re-add it, it works very well on Linux. Fluentbit - crashing on http collector. I think it is very low quality on Linux too, so don't really want to touch it. Filebeat - that's where i found that it installs but does not work, with patch seems to be do the job well Logstash - java and was very problematic on all platforms I will see if its easy to get vector back, but i think that having at least working beats will be helpful for the users with similar goals. --------------c1v9gdim2OrR1JnBTh8Z18qe Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit


On 13.07.2024 22:03, Juraj Lutter wrote:
Hi Oleksij,

On 13 Jul 2024, at 21:57, Alex Samorukov <samm@freebsd.org> wrote:

Dear elastic,

I found that beats8 port is broken due to go-sysinfo version which fails on gethost call on startup.

I patched port and updated it to the latest version. Patch is attached. Please update the port.

Thanks. I haven’t look into the patch closely, but: Is it the patch that is the part of PR126 from go-sysinfo?

Hi Juraj,

Yes, exactly, it is from PR. This is the reason why i decided to put patch as a single file, to easily remove it once PR is merged (hopefully)

I was playing with victoria-logs which i just added to the ports tree, and found that many log ingestion tools are broken or missing. E.g.

Vector - was abandoned long time back and removed from the tree. May be i will try to re-add it, it works very well on Linux.

Fluentbit - crashing on http collector. I think it is very low quality on Linux too, so don't really want to touch it.

Filebeat - that's where i found that it installs but does not work, with patch seems to be do the job well

Logstash - java and was very problematic on all platforms

I will see if its easy to get vector back, but i think that having at least working beats will be helpful for the users with similar goals.


--------------c1v9gdim2OrR1JnBTh8Z18qe--