Bug 291018 - [NEW PORT] sysutils/beats91: Lightweight shippers for Elasticsearch & Logstash (v9.1.x)
Summary: [NEW PORT] sysutils/beats91: 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.1.7 (15.61 KB, application/x-gzip)
2025-11-14 16:40 UTC, Saro
no flags Details
git diff for Beats 9.1.7 (78.09 KB, patch)
2025-12-06 01:17 UTC, Mark Linimon
no flags Details | Diff
Beats 9.1.9 (80.77 KB, patch)
2025-12-31 14:58 UTC, Saro
no flags Details | Diff
Beats 9.1.10 (80.80 KB, patch)
2026-01-20 20:12 UTC, Saro
no flags 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:44 UTC
Created attachment 265417 [details]
Beats 9.1.7
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2025-12-06 01:17:44 UTC
Created attachment 265897 [details]
git diff for Beats 9.1.7

^Triage: convert to git -diff format, which is now prefered.
Comment 2 Saro 2025-12-31 14:58:04 UTC
Created attachment 266693 [details]
Beats 9.1.9
Comment 3 Saro 2026-01-20 20:12:15 UTC
Created attachment 267343 [details]
Beats 9.1.10
Comment 4 commit-hook freebsd_committer freebsd_triage 2026-03-17 21:14:08 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 5 commit-hook freebsd_committer freebsd_triage 2026-03-17 21:14:14 UTC
A commit in branch main references this bug:

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

commit 649f19884e75caee9e524e83695644f39bf404d7
Author:     Saro <web@saromedia.com>
AuthorDate: 2026-03-17 20:25:51 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-17 21:12:09 +0000

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

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

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

 sysutils/beats91/Makefile                          | 10 ++++----
 sysutils/beats91/distinfo                          | 30 +++++++++++-----------
 .../files/patch-auditbeat_auditbeat.reference.yml  |  2 +-
 .../beats91/files/patch-auditbeat_auditbeat.yml    |  2 +-
 .../beats91/files/patch-dev-tools_mage_settings.go |  2 +-
 .../files/patch-filebeat_filebeat.reference.yml    |  6 ++---
 sysutils/beats91/files/patch-filebeat_filebeat.yml |  2 +-
 .../beats91/files/patch-heartbeat_heartbeat.yml    |  4 +--
 ...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 +-
 .../beats91/files/patch-libbeat_scripts_Makefile   |  4 +--
 .../patch-metricbeat_metricbeat.reference.yml      |  4 +--
 .../beats91/files/patch-metricbeat_metricbeat.yml  |  2 +-
 .../patch-packetbeat_packetbeat.reference.yml      |  4 +--
 .../beats91/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/beats91/files/patch-vendor_modules.txt    |  2 +-
 23 files changed, 47 insertions(+), 47 deletions(-)
Comment 6 commit-hook freebsd_committer freebsd_triage 2026-03-17 21:14:17 UTC
A commit in branch main references this bug:

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

commit c2987ac933f4390d20d19bff897b90b7f9783ed5
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-03-17 20:23:27 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-17 21:12:08 +0000

    sysutils/beats91: Repocopy from sysutils/beats8

    PR:     291018

 sysutils/beats91/Makefile (new)                    |  143 +++
 sysutils/beats91/distinfo (new)                    |   15 +
 sysutils/beats91/files/auditbeat.in (new)          |   50 +
 sysutils/beats91/files/filebeat.in (new)           |   43 +
 sysutils/beats91/files/heartbeat.in (new)          |   43 +
 sysutils/beats91/files/metricbeat.in (new)         |   51 +
 sysutils/beats91/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/beats91/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 +
 ...mniacslk_dhcp_dhcpv4_bindtodevice__bsd.go (new) |   22 +
 .../beats91/files/patch-vendor_modules.txt (new)   |   10 +
 sysutils/beats91/files/pkg-message.in (new)        |   10 +
 sysutils/beats91/pkg-descr (new)                   |   18 +
 sysutils/beats91/pkg-plist (new)                   |   21 +
 33 files changed, 2142 insertions(+)
Comment 7 Vladimir Druzenko freebsd_committer freebsd_triage 2026-03-17 21:16:26 UTC
Thanks.