| Port details |
- logstash91 Server-side data ingestion and transformation tool (9.1.x version)
- 9.1.10_1 sysutils
=0 9.1.10Version of this port present on the latest quarterly branch. - Maintainer: elastic@FreeBSD.org
 - Port Added: 2026-01-01 19:30:07
- 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:
-
- logstash91>0:sysutils/logstash91
- Conflicts:
- CONFLICTS:
- logstash7
- logstash8
- logstash92
- logstash93
- To install the port:
- cd /usr/ports/sysutils/logstash91/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/logstash91
- pkg install logstash91
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: logstash91
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1768592559
SHA256 (logstash-9.1.10-darwin-x86_64.tar.gz) = e9ee578080eb7f73d4f9c376f5c653d72eeb7cffea2193997d4e2251cd692c4a
SIZE (logstash-9.1.10-darwin-x86_64.tar.gz) = 415260528
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_logstash91
- USES:
- cpe java:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
9.1.10_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.1.10 13 Mar 2026 20:10:28
    |
Vladimir Druzenko (vvd)  Author: Saro |
sysutils/logstash91: Update 9.1.9 => 9.1.10
Release Notes:
https://www.elastic.co/docs/release-notes/logstash#logstash-9.1.10-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: 293787
Approved by: elastic (maintainer, implicit - inactive for more than 6 months)
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org> |
9.1.9_1 26 Feb 2026 08:10:21
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=21 update
PR: 272855 |
9.1.9 01 Jan 2026 19:22:37
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  Author: Saro |
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 |
Number of commits found: 4
|