Created attachment 191259 [details] sysutils/node_exporter: Add log file to rcscript Currently, node_exporter will output to stdout which results in a mess in the console when starting the daemon. This patch to the rcscript redirects the output to a log file in a manner similar to other Prometheus exporters.
Created attachment 194281 [details] sysutils/node_exporter: Update to 0.16.0 and log to syslog Updates the diff to: - Update node_exporter to 0.16.0 - Send logs to syslog tagged as node_exporter
Pardon the late response. LGTM & thank you.
Comment on attachment 194281 [details] sysutils/node_exporter: Update to 0.16.0 and log to syslog Approved by: jevonearth <ports ecadlabs com> (maintainer)
Is there anything I can do here to help this along?
A commit references this bug: Author: jpaetzel Date: Thu Nov 8 16:55:52 UTC 2018 New revision: 484463 URL: https://svnweb.freebsd.org/changeset/ports/484463 Log: Update to 0.16 PR: 226402 Reported by: dor.bsd@xm0.uk Approved by: ports@ecadlabs.com (maintainer) Changes: head/sysutils/node_exporter/Makefile head/sysutils/node_exporter/distinfo head/sysutils/node_exporter/files/node_exporter.in
Committed, thanks!