[Bug 291019] [NEW PORT] sysutils/beats92: Lightweight shippers for Elasticsearch & Logstash (v9.2.x)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Mar 2026 21:14:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291019

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=5b13406c1c0a1e31160faccfc54c024e86a71469

commit 5b13406c1c0a1e31160faccfc54c024e86a71469
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-03-17 20:48:25 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-17 21:12:09 +0000

    sysutils/beats92: Repocopy from beats91

    PR:     291019

 sysutils/beats92/Makefile (new)                    |  143 +++
 sysutils/beats92/distinfo (new)                    |   15 +
 sysutils/beats92/files/auditbeat.in (new)          |   50 +
 sysutils/beats92/files/filebeat.in (new)           |   43 +
 sysutils/beats92/files/heartbeat.in (new)          |   43 +
 sysutils/beats92/files/metricbeat.in (new)         |   51 +
 sysutils/beats92/files/packetbeat.in (new)         |   43 +
 .../patch-auditbeat_auditbeat.reference.yml (new)  |   20 +
 .../files/patch-auditbeat_auditbeat.yml (new)      |   13 +
 .../files/patch-dev-tools_mage_settings.go (new)   |   20 +
 .../patch-filebeat_filebeat.reference.yml (new)    |   26 +
 .../files/patch-filebeat_filebeat.yml (new)        |   33 +
 sysutils/beats92/files/patch-go-sysinfo (new)      | 1314 ++++++++++++++++++++
 .../files/patch-heartbeat_heartbeat.yml (new)      |   11 +
 ...t_autodiscover_providers_docker_config.go (new) |   11 +
 ...t_autodiscover_providers_docker_docker.go (new) |   20 +
 ...todiscover_providers_kubernetes_config.go (new) |   11 +
 ...scover_providers_kubernetes_kubernetes.go (new) |   11 +
 .../files/patch-libbeat_scripts_Makefile (new)     |   26 +
 ...patch-metricbeat_metricbeat.reference.yml (new) |   20 +
 .../files/patch-metricbeat_metricbeat.yml (new)    |   33 +
 ...patch-packetbeat_packetbeat.reference.yml (new) |   11 +
 .../files/patch-packetbeat_packetbeat.yml (new)    |   23 +
 ...astic-agent-autodiscover_docker_client.go (new) |   13 +
 ...stic-agent-autodiscover_docker_watcher.go (new) |   13 +
 ...em-metrics_metric_cpu_metrics__freebsd.go (new) |   10 +
 ...ics_metric_cpu_metrics__procfs__common.go (new) |   20 +
 ...ric_system_filesystem_filesystem__unix.go (new) |   14 +
 .../beats92/files/patch-vendor_modules.txt (new)   |   10 +
 sysutils/beats92/files/pkg-message.in (new)        |   10 +
 sysutils/beats92/pkg-descr (new)                   |   18 +
 sysutils/beats92/pkg-plist (new)                   |   21 +
 32 files changed, 2120 insertions(+)

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