Created attachment 265382 [details] Logstash 9.2.1
Created attachment 265901 [details] git diff for Logstash 9.2 ^Triage: convert to git diff format.
Created attachment 266692 [details] Logstash 9.2.3
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b2554ee15ecffb4493e89f124ba799debc656e4 commit 2b2554ee15ecffb4493e89f124ba799debc656e4 Author: Saro <web@saromedia.com> AuthorDate: 2026-01-01 18:58:16 +0000 Commit: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> CommitDate: 2026-01-01 19:22:37 +0000 sysutils/logstash92: New port: Server-side data ingestion and transformation tool (9.2.x version) Logstash is an open source, server-side data processing pipeline that ingests data from a multitude of sources simultaneously, transforms it, and then sends it to your favorite "stash." PR: 290986 sysutils/Makefile | 1 + sysutils/logstash92/Makefile (new) | 89 ++++++++++++++++ sysutils/logstash92/distinfo (new) | 3 + .../logstash92/files/logstash.conf.sample (new) | 17 +++ sysutils/logstash92/files/logstash.in (new) | 117 +++++++++++++++++++++ .../files/patch-config_logstash.yml (new) | 11 ++ sysutils/logstash92/files/pkg-message.in (new) | 25 +++++ sysutils/logstash92/pkg-descr (new) | 3 + 8 files changed, 266 insertions(+)