notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
logstash94 Server-side data ingestion and transformation tool (9.4.x version)
9.4.1_1 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 9.4.1_1Version of this port present on the latest quarterly branch.
Maintainer: elastic@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-05-20 11:45:59
Last Update: 2026-08-14 22:04:58
Commit Hash: bbebf39
Also Listed In: java
License: APACHE20
WWW:
https://www.elastic.co/products/logstash
Description:
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."
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/logstash94-9.4.1_1/catalog.mk
  2. /usr/local/share/licenses/logstash94-9.4.1_1/LICENSE
  3. /usr/local/share/licenses/logstash94-9.4.1_1/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • logstash
Dependency lines:
  • logstash94>0:sysutils/logstash94
Conflicts:
CONFLICTS:
  • logstash*
To install the port:
cd /usr/ports/sysutils/logstash94/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/logstash94
  • pkg install logstash94
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: logstash94
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1779200000 SHA256 (logstash-9.4.1-darwin-x86_64.tar.gz) = 8e834f8e8ea8b8209c6a419e400c9fdf8152826840017ad500fe40f492bfc290 SIZE (logstash-9.4.1-darwin-x86_64.tar.gz) = 462803612

Packages (timestamps in pop-ups are UTC):
logstash94
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest9.4.1_19.4.1_1------
FreeBSD:14:quarterly9.4.19.4.1_1------
FreeBSD:15:latest9.4.1_19.4.1_1n/a-n/an/a--
FreeBSD:15:quarterly9.4.1_19.4.1_1n/a-n/an/a--
FreeBSD:16:latest9.4.19.4.1_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash : shells/bash
  2. java : java/openjdk21
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_logstash94
USES:
cpe java:run shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/vvd/elastic/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/vvd/elastic/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/vvd/elastic/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/vvd/elastic/
  5. https://artifacts.elastic.co/downloads/logstash/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.4.1_1
14 Aug 2026 22:04:58
commit hash: bbebf3951d44545126bacfa4efe993d01f7a594dcommit hash: bbebf3951d44545126bacfa4efe993d01f7a594dcommit hash: bbebf3951d44545126bacfa4efe993d01f7a594dcommit hash: bbebf3951d44545126bacfa4efe993d01f7a594d files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Boris Korzun
sysutils/logstash94: Fix runtime: restrict JAVA_VERSION for 21 only

Logstash 9.4 supports Java 21 only.

1) Logstash 9.4 doesn't support Java 17:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.0-release-notes
"Logstash now also requires Java 21 or later, and Java 17 is no longer
supported."

2) Logstash 9.4 in the port (precompiled) doesn't support Java 25.
There's an error after start:
===
[2026-08-14T09:38:23,211][FATAL][org.logstash.Logstash    ][main] uncaught error
(in thread Ruby-0-Thread-11:
/usr/local/logstash/logstash-core/lib/logstash/java_pipeline.rb:335)
java.lang.NoSuchMethodError: 'java.util.Queue
com.sun.tools.javac.util.Log$DeferredDiagnosticHandler.getDiagnostics()'
  at
com.google.googlejavaformat.java.JavaInput.buildToks(com/google/googlejavaformat/java/JavaInput.java:367)
  at
com.google.googlejavaformat.java.JavaInput.buildToks(com/google/googlejavaformat/java/JavaInput.java:335)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.4.1
20 May 2026 11:30:17
commit hash: 752c98302171f91d002f3e04519f36266f40319ccommit hash: 752c98302171f91d002f3e04519f36266f40319ccommit hash: 752c98302171f91d002f3e04519f36266f40319ccommit hash: 752c98302171f91d002f3e04519f36266f40319c files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
sysutils/logstash94: New port: Server-side data ingestion and transformation
tool 9.4.x

Release Notes:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.1-release-notes

PR:		293746
Approved by:	girgen (elastic, maintainer)
Sponsored by:	UNIS Labs
9.3.4
20 May 2026 11:22:34
commit hash: f48d785af387fc1b9e87b357c8a01b5d12d715f4commit hash: f48d785af387fc1b9e87b357c8a01b5d12d715f4commit hash: f48d785af387fc1b9e87b357c8a01b5d12d715f4commit hash: f48d785af387fc1b9e87b357c8a01b5d12d715f4 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
sysutils/logstash94: Repocopy from sysutils/logstash93

PR:		293746
Approved by:	girgen (elastic, maintainer)
Sponsored by:	UNIS Labs

Number of commits found: 3