| Port details |
- logstash92 Server-side data ingestion and transformation tool (9.2.x version)
- 9.2.8 sysutils
=0 9.2.7Version of this port present on the latest quarterly branch. - Maintainer: elastic@FreeBSD.org
 - Port Added: 2026-01-01 19:30:51
- Last Update: 2026-05-20 11:07:56
- Commit Hash: 351fdde
- 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."
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- logstash92>0:sysutils/logstash92
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/sysutils/logstash92/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/logstash92
- pkg install logstash92
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: logstash92
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1779000000
SHA256 (logstash-9.2.8-darwin-x86_64.tar.gz) = 907448bdbf87f7a506a0f29bc254fb7533e6d40003414bace4f6cb5d295801fe
SIZE (logstash-9.2.8-darwin-x86_64.tar.gz) = 441479372
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- java : java/openjdk25
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_logstash92
- USES:
- cpe java:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
9.2.8 20 May 2026 11:07:56
    |
Vladimir Druzenko (vvd)  |
sysutils/{beats,logstash}*,textproc/{elasticsearch,kibana}*: Ports unification
before adding 9.4
PKGNAMESUFFIX, CONFLICTS, PORTSCOUT, COMMENT, LOGSTASH_JRUBY_VER,
PORTVERSION => DISTVERSION
PR: 293746
Approved by: girgen (elastic, maintainer)
Sponsored by: UNIS Labs |
9.2.8 19 May 2026 10:11:41
    |
Vladimir Druzenko (vvd)  |
sysutils/logstash92: Update 9.2.7 => 9.2.8
Release Notes:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.2.8-release-notes
PR: 294181
Approved by: elastic (maintainer, timeout 3 weeks)
Sponsored by: UNIS Labs |
9.2.7_1 02 Apr 2026 21:06:57
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=25 update
Included all ports that have USES=java.
PR: 293559 |
9.2.7 29 Mar 2026 15:05:56
    |
Vladimir Druzenko (vvd)  |
sysutils/logstash92: Update 9.2.6 => 9.2.7
Release Notes:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.2.7-release-notes
Approved by: elastic (maintainer, implicit - inactive for more than 6 months) |
9.2.6 13 Mar 2026 20:10:28
    |
Vladimir Druzenko (vvd)  Author: Saro |
sysutils/logstash92: Update 9.2.3 => 9.2.6
Release Notes:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.2.6-release-notes
Improve port:
- Replace PORTVERSION with DISTVERSION.
- Add LOCAL/vvd/elastic to MASTER_SITES for those who can't download due
to the HTTP error "Forbidden 403".
- Sort USES.
- Adjust JAVA_VERSION to supported LTS 25, 21 and 17.
- Parametrize "logstash" with "${PORTNAME}".
- Adjust CONFLICTS.
- Fix warnings from portclippy.
- Add possibility to use custom user/group.
- Replace RM of bundled JDK and *.bat files with
EXTRACT_AFTER_ARGS=--exclude.
- Merge CHMODs.
- Replace %%PREFIX%% with %%LOCALBASE%% in rc.d script - bash installed
in LOCALBASE.
PR: 293788
Approved by: elastic (maintainer, implicit - inactive for more than 6 months)
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> |
9.2.3_1 26 Feb 2026 08:10:21
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=21 update
PR: 272855 |
9.2.3 01 Jan 2026 19:22:37
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  Author: Saro |
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 |