| Port details |
- logstash92 Server-side data ingestion and transformation tool (9.2.x version)
- 9.2.7_1 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-04-02 21:06:57
- Commit Hash: 86813e9
- 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:
- logstash7
- logstash8
- logstash91
- logstash93
- 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 = 1774747474
SHA256 (logstash-9.2.7-darwin-x86_64.tar.gz) = 77afa025e16b00b8d2493798a553e242bb4dbf81e3b809f05b506fd11c7cf4a5
SIZE (logstash-9.2.7-darwin-x86_64.tar.gz) = 441651624
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:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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 |
Number of commits found: 5
|