Created attachment 265381 [details] Logstash 9.1.7
Created attachment 265900 [details] git diff for Logstash 9.1.7 ^Triage: convert to git diff format.
Created attachment 266691 [details] Logstash 9.1.9
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=01dfe41044958286dcb6354aab588269b62aedff commit 01dfe41044958286dcb6354aab588269b62aedff Author: Saro <web@saromedia.com> AuthorDate: 2026-01-01 18:36:44 +0000 Commit: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> CommitDate: 2026-01-01 19:22:37 +0000 sysutils/logstash91: New port: Server-side data ingestion and transformation tool (9.1.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: 290985 sysutils/Makefile | 1 + sysutils/logstash91/Makefile (new) | 89 ++++++++++++++++ sysutils/logstash91/distinfo (new) | 3 + .../logstash91/files/logstash.conf.sample (new) | 17 +++ sysutils/logstash91/files/logstash.in (new) | 117 +++++++++++++++++++++ .../files/patch-config_logstash.yml (new) | 11 ++ sysutils/logstash91/files/pkg-message.in (new) | 25 +++++ sysutils/logstash91/pkg-descr (new) | 3 + 8 files changed, 266 insertions(+)