From owner-freebsd-elastic@freebsd.org Sun Oct 14 00:53:32 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 27D7510B7FE3 for ; Sun, 14 Oct 2018 00:53:32 +0000 (UTC) (envelope-from news@saz.gr) 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 BD54C7088B for ; Sun, 14 Oct 2018 00:53:31 +0000 (UTC) (envelope-from news@saz.gr) Received: by mailman.ysv.freebsd.org (Postfix) id 81E2110B7FE1; Sun, 14 Oct 2018 00:53:31 +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 70A2110B7FE0 for ; Sun, 14 Oct 2018 00:53:31 +0000 (UTC) (envelope-from news@saz.gr) Received: from mail.doom.gr (doom.gr [46.101.135.209]) (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 0AF5470889 for ; Sun, 14 Oct 2018 00:53:30 +0000 (UTC) (envelope-from news@saz.gr) Received: from laptopidis (a8570-adsl4.pck.nerim.net [62.212.123.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.doom.gr (Postfix) with ESMTPSA id 0CF0429A301; Sun, 14 Oct 2018 00:53:18 +0000 (UTC) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: elastic@freebsd.org, "Sami M'Barek" Subject: Re: FreeBSD Port: sysutils/beats References: Date: Sun, 14 Oct 2018 02:53:15 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable From: "Fotis Zabaras" Message-ID: In-Reply-To: User-Agent: Opera Mail/1.0 (Win32) X-BeenThere: freebsd-elastic@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Support of ElasticSearch-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2018 00:53:32 -0000 Hello, These logs are generated by the configuration option : logging.metrics.enabled: true which is the default on filebeat(it is added on a 6.x version I think. I= = don't remember which one) Add a line on the filebeat.yml : logging.metrics.enabled: false and they should disapear. The reason you are getting the error and not the metrics it is probably = = because there is no proper probe in the filebeat for getting these stats= = from FreeBSD and it tries to get them the linux way(/proc maybe) Fotis On Sun, 14 Oct 2018 00:44:53 +0200, Sami M'Barek wrote: > Hello, > > I have two questions. Not sure if this is the right way to go. > > 1) when are we going to see 6.4.x updates to the stack? > > 2) I=E2=80=99ve been trying for the past 2-3 days to get filebeat up a= nd = > running. But it seems the package and port is incomplete. > After manually adding module, modules.d, Kibana and fields.yml to the = = > path I=E2=80=99m still getting these errors. > https://gist.github.com/samimb/1f3243ecaad24f91fef2812099d81def > > This is without using X-Pack and a very basic config (only change is t= o = > point out a log file and EL/LS outputs) > Also this is with only make config for filebeat. Config for all same = > error applies. > > > Best regards > > Please excuse any typos > Sent from my iPhone > > - Sami > _______________________________________________ > freebsd-elastic@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-elastic > To unsubscribe, send any mail to = > "freebsd-elastic-unsubscribe@freebsd.org"