Date: Sun, 14 Oct 2018 02:53:15 +0200 From: "Fotis Zabaras" <news@saz.gr> To: elastic@freebsd.org, "Sami M'Barek" <sami@hamb.se> Subject: Re: FreeBSD Port: sysutils/beats Message-ID: <op.zqune1hppvh08s@laptopidis> In-Reply-To: <AC95182F-3A06-4A0C-9596-EE7CDA643FCC@hamb.se> References: <AC95182F-3A06-4A0C-9596-EE7CDA643FCC@hamb.se>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <sami@hamb.se> 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’ve been trying for the past 2-3 days to get filebeat up and > running. But it seems the package and port is incomplete. > After manually adding module, modules.d, Kibana and fields.yml to the > path I’m still getting these errors. > https://gist.github.com/samimb/1f3243ecaad24f91fef2812099d81def > > This is without using X-Pack and a very basic config (only change is to > 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.zqune1hppvh08s>
