Re: Beats update
- Reply: Juraj Lutter : "Re: Beats update"
- In reply to: Juraj Lutter : "Re: Beats update"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jul 2024 22:28:03 UTC
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.