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
Port details
logstash92 Server-side data ingestion and transformation tool (9.2.x version)
9.2.7_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.2.7Version of this port present on the latest quarterly branch.
Maintainer: elastic@FreeBSD.org search for ports maintained by this maintainer
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."
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/logstash92-9.2.7_1/catalog.mk
  2. /usr/local/share/licenses/logstash92-9.2.7_1/LICENSE
  3. /usr/local/share/licenses/logstash92-9.2.7_1/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • logstash
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):
logstash92
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.2.69.2.6---n/an/an/a
FreeBSD:13:quarterly9.2.39.2.7---n/an/an/a
FreeBSD:14:latest9.2.7_19.2.7_1------
FreeBSD:14:quarterly9.2.79.2.7------
FreeBSD:15:latest9.2.7_19.2.7_1n/a-n/an/a--
FreeBSD:15:quarterly9.2.79.2.7n/a-n/an/a--
FreeBSD:16:latest9.2.69.2.7_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/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:
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: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.2.7_1
02 Apr 2026 21:06:57
commit hash: 86813e9ccf597695e26c8104e678f913689f1e93commit hash: 86813e9ccf597695e26c8104e678f913689f1e93commit hash: 86813e9ccf597695e26c8104e678f913689f1e93commit hash: 86813e9ccf597695e26c8104e678f913689f1e93 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
*/*: 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
commit hash: 6af58e7553a694f872dffdc583289060c6704b0dcommit hash: 6af58e7553a694f872dffdc583289060c6704b0dcommit hash: 6af58e7553a694f872dffdc583289060c6704b0dcommit hash: 6af58e7553a694f872dffdc583289060c6704b0d files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 3803e88152265d9ced6d52afeb27db404cbf15eecommit hash: 3803e88152265d9ced6d52afeb27db404cbf15eecommit hash: 3803e88152265d9ced6d52afeb27db404cbf15eecommit hash: 3803e88152265d9ced6d52afeb27db404cbf15ee files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
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
commit hash: 2baaf16375792e66c71bc985f99e147f90be47fccommit hash: 2baaf16375792e66c71bc985f99e147f90be47fccommit hash: 2baaf16375792e66c71bc985f99e147f90be47fccommit hash: 2baaf16375792e66c71bc985f99e147f90be47fc files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
*/*: bump portrevision after java_default=21 update

PR:	272855
9.2.3
01 Jan 2026 19:22:37
commit hash: 2b2554ee15ecffb4493e89f124ba799debc656e4commit hash: 2b2554ee15ecffb4493e89f124ba799debc656e4commit hash: 2b2554ee15ecffb4493e89f124ba799debc656e4commit hash: 2b2554ee15ecffb4493e89f124ba799debc656e4 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
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