Bug 291019 - [NEW PORT] sysutils/beats92: Lightweight shippers for Elasticsearch & Logstash (v9.2.x)
Summary: [NEW PORT] sysutils/beats92: Lightweight shippers for Elasticsearch & Logstas...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks: 293746
  Show dependency treegraph
 
Reported: 2025-11-14 16:40 UTC by Saro
Modified: 2026-03-17 21:16 UTC (History)
1 user (show)

See Also:


Attachments
Beats 9.2.1 (15.53 KB, application/x-gzip)
2025-11-14 16:40 UTC, Saro
no flags Details
git diff for Beats 9.2.1 (79.90 KB, patch)
2025-12-06 01:20 UTC, Mark Linimon
no flags Details | Diff
git diff for Beats 9.2.1 (78.09 KB, patch)
2025-12-06 01:23 UTC, Mark Linimon
no flags Details | Diff
Beats 9.2.3 (80.77 KB, patch)
2025-12-31 14:58 UTC, Saro
no flags Details | Diff
Beats 9.2.4 (80.77 KB, patch)
2026-01-20 20:12 UTC, Saro
no flags Details | Diff
Beats 9.2.6 (79.52 KB, patch)
2026-03-12 20:36 UTC, Saro
web: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saro 2025-11-14 16:40:45 UTC
Created attachment 265418 [details]
Beats 9.2.1
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-12-06 01:20:40 UTC
Created attachment 265898 [details]
git diff for Beats 9.2.1

^Triage: convert to git diff format.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2025-12-06 01:23:13 UTC
Created attachment 265899 [details]
git diff for Beats 9.2.1
Comment 3 Saro 2025-12-31 14:58:22 UTC
Created attachment 266694 [details]
Beats 9.2.3
Comment 4 Saro 2026-01-20 20:12:17 UTC
Created attachment 267344 [details]
Beats 9.2.4
Comment 5 Saro 2026-03-12 20:36:52 UTC
Created attachment 268754 [details]
Beats 9.2.6
Comment 6 commit-hook freebsd_committer freebsd_triage 2026-03-17 21:14:11 UTC
A commit in branch main references this bug:

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

commit c2dcfa5b735396cd0bc6e5d316cea161e7077b0b
Author:     Saro <web@saromedia.com>
AuthorDate: 2026-03-17 20:59:34 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-17 21:12:10 +0000

    sysutils/beats92: New port: Send logs, network, metrics and heartbeat to Elasticsearch or Logstash 9.2.x

    Release Notes:
    https://www.elastic.co/docs/release-notes/beats#beats-release-notes-9.2.6

    PR:             291019
    Approved by:    elastic (maintainer, implicit - inactive for more than 6 months)
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>

 sysutils/beats92/Makefile                          |  8 +++---
 sysutils/beats92/distinfo                          | 30 +++++++++++-----------
 .../files/patch-auditbeat_auditbeat.reference.yml  |  2 +-
 .../beats92/files/patch-auditbeat_auditbeat.yml    |  2 +-
 .../beats92/files/patch-dev-tools_mage_settings.go |  2 +-
 .../files/patch-filebeat_filebeat.reference.yml    |  6 ++---
 sysutils/beats92/files/patch-filebeat_filebeat.yml |  2 +-
 .../beats92/files/patch-heartbeat_heartbeat.yml    |  2 +-
 ...libbeat_autodiscover_providers_docker_config.go |  2 +-
 ...libbeat_autodiscover_providers_docker_docker.go |  2 +-
 ...eat_autodiscover_providers_kubernetes_config.go |  2 +-
 ...autodiscover_providers_kubernetes_kubernetes.go |  2 +-
 .../beats92/files/patch-libbeat_scripts_Makefile   |  2 +-
 .../patch-metricbeat_metricbeat.reference.yml      |  2 +-
 .../beats92/files/patch-metricbeat_metricbeat.yml  |  2 +-
 .../patch-packetbeat_packetbeat.reference.yml      |  4 +--
 .../beats92/files/patch-packetbeat_packetbeat.yml  |  2 +-
 ...tic_elastic-agent-autodiscover_docker_client.go |  2 +-
 ...ic_elastic-agent-autodiscover_docker_watcher.go |  2 +-
 ...t-system-metrics_metric_cpu_metrics__freebsd.go |  2 +-
 ...m-metrics_metric_cpu_metrics__procfs__common.go |  2 +-
 ...cs_metric_system_filesystem_filesystem__unix.go |  2 +-
 sysutils/beats92/files/patch-vendor_modules.txt    |  2 +-
 23 files changed, 43 insertions(+), 43 deletions(-)
Comment 7 commit-hook freebsd_committer freebsd_triage 2026-03-17 21:14:12 UTC
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(+)
Comment 8 commit-hook freebsd_committer freebsd_triage 2026-03-17 21:14:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=77de7e90efa8cee0ec616a770bf6cdd4e5a5582e

commit 77de7e90efa8cee0ec616a770bf6cdd4e5a5582e
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-03-17 21:10:46 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-17 21:12:11 +0000

    sysutils/beats9{1,2,3}: Connect to build

    PR:             291018 291019 293759
    Approved by:    elastic (maintainer, implicit - inactive for more than 6 months)

 sysutils/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 9 Vladimir Druzenko freebsd_committer freebsd_triage 2026-03-17 21:16:54 UTC
Thanks.