freebsd-ports/net-mgmt/blackbox_exporter
Lexi Winter 8f0f02c256 net-mgmt/blackbox_exporter: Make syslog output configurable
Add the following new options, based on net-mgmt/ping_exporter:

+# blackbox_exporter_syslog_output_tag (str):      Set syslog tag.
+#               Default is "blackbox_exporter". See daemon(8).
+# blackbox_exporter_syslog_output_priority (str): Set syslog priority.
+#               Default is "notice". See daemon(8).
+# blackbox_exporter_syslog_output_facility (str): Set syslog facility.
+#               Default is "daemon". See daemon(8).

the defaults are unchanged from before, i.e. it outputs at daemon.notice.

PR:		276992
2024-02-12 09:12:03 +00:00
..
files net-mgmt/blackbox_exporter: Make syslog output configurable 2024-02-12 09:12:03 +00:00
distinfo net-mgmt/blackbox_exporter: Update to 0.24.0 2023-05-16 19:51:03 +01:00
Makefile net-mgmt/blackbox_exporter: Make syslog output configurable 2024-02-12 09:12:03 +00:00
pkg-descr
pkg-plist