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.7_3 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-09-24 19:07:33
Commit Hash: 6ff7cc5
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.7_3/catalog.mk
  2. /usr/local/share/licenses/logstash94-9.4.7_3/LICENSE
  3. /usr/local/share/licenses/logstash94-9.4.7_3/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 = 1790000000 SHA256 (logstash-9.4.7-darwin-x86_64.tar.gz) = e1baafbb617a67abf05f0fecb663a55c903da8a83afb43ace22dc74df635e682 SIZE (logstash-9.4.7-darwin-x86_64.tar.gz) = 465699203

Packages (timestamps in pop-ups are UTC):
logstash94
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--n/an/an/an/an/an/a
FreeBSD:13:quarterly--n/an/an/an/an/an/a
FreeBSD:14:latest9.4.1_19.4.7_2------
FreeBSD:14:quarterly9.4.1_19.4.1_1------
FreeBSD:15:latest9.4.7_29.4.7_3n/a-n/an/a--
FreeBSD:15:quarterly9.4.1_19.4.1_1n/a-n/an/a--
FreeBSD:16:latest9.4.1_19.4.7_2n/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: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.4.7_3
24 Sep 2026 19:07:33
commit hash: 6ff7cc588dd337c812b72bd0cfa860bba137c89ecommit hash: 6ff7cc588dd337c812b72bd0cfa860bba137c89ecommit hash: 6ff7cc588dd337c812b72bd0cfa860bba137c89ecommit hash: 6ff7cc588dd337c812b72bd0cfa860bba137c89e files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
sysutils/logstash*: Remove non-${ARCH} libs from the package

stage-qa error on aarch64:

=>> Status     sysutils/logstash94 | logstash94-9.4.7: stage-qa
====> Running Q/A tests (stage-qa)
ldd: /usr/bin/ldd32: Exec format error
ld-elf.so.1:
/wrkdirs/usr/ports/sysutils/logstash94/work/stage/usr/local/logstash/vendor/jruby/lib/ruby/stdlib/libfixposix/binary/x86_64-freebsd/libfixposix.so:
unsupported machine
/wrkdirs/usr/ports/sysutils/logstash94/work/stage/usr/local/logstash/vendor/jruby/lib/ruby/stdlib/libfixposix/binary/x86_64-freebsd/libfixposix.so:
exit status 1

PR:		297679
Approved by:	blanket (fix packaging)
Tested by:	fluffy, Boris Korzun <drtr0jan@yandex.ru>
Sponsored by:	UNIS Labs
9.4.7_2
23 Sep 2026 12:39:00
commit hash: 31a6364f7394018750707cf4171cfc3a375b398dcommit hash: 31a6364f7394018750707cf4171cfc3a375b398dcommit hash: 31a6364f7394018750707cf4171cfc3a375b398dcommit hash: 31a6364f7394018750707cf4171cfc3a375b398d files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
sysutils/logstash*: Fix rc script: use LS_JAVA_HOME/LS_JAVA_OPTS instead of
JAVA_HOME/JAVA_OPTS

The use of JAVA_HOME and JAVA_OPTS is deprecated.

PR:		297679
Approved by:	blanket (fix runtime)
Sponsored by:	UNIS Labs
Co-authored-by:	Boris Korzun <drtr0jan@yandex.ru>
9.4.7_1
23 Sep 2026 09:49:53
commit hash: bc90dd2b040fad3e4f1979267193207129f6773ecommit hash: bc90dd2b040fad3e4f1979267193207129f6773ecommit hash: bc90dd2b040fad3e4f1979267193207129f6773ecommit hash: bc90dd2b040fad3e4f1979267193207129f6773e files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
sysutils/logstash*: Parametrize version in pkg-message

The version in pkg-message was not updated when the ports logstash94 and
logstash95 were created.

PR:		297679
Approved by:	elastic (implicit, inactive for several months again)
Sponsored by:	UNIS Labs
9.4.7
22 Sep 2026 21:53:21
commit hash: c0dec149914bc94d3175e46ee8ccf85b360d0ab2commit hash: c0dec149914bc94d3175e46ee8ccf85b360d0ab2commit hash: c0dec149914bc94d3175e46ee8ccf85b360d0ab2commit hash: c0dec149914bc94d3175e46ee8ccf85b360d0ab2 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
sysutils/logstash94: Update 9.4.1 => 9.4.7

Changelogs:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.2-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.3-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.4-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.5-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.6-release-notes
https://www.elastic.co/docs/release-notes/logstash#logstash-9.4.7-release-notes

PR:		297679
Approved by:	elastic (implicit, inactive for several months again)
Sponsored by:	UNIS Labs
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: 7