Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 2015 20:09:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201514] net-mgmt/collectd5 - upstream released version 5.5.0
Message-ID:  <bug-201514-13-WwWcynDjq2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201514-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201514-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201514

--- Comment #12 from elij <elij+freebsd@wundrd.net> ---
looking at the configure.ac file upstream
(https://github.com/collectd/collectd/blob/master/configure.ac) it appears that
libyaml is required for logstash (likely json support?).

if test "x$with_libyajl" = "xyes"
then
    plugin_log_logstash="yes"
fi


I will try updating my options and disabling logstash as I won't be using it
anyway.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201514-13-WwWcynDjq2>