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 photosAll times are UTC
Ukraine

Diego: I replied to your email, it bounced. Please email me again from a different address.

HEADS UP

We have a known problem with lists of packages - they are out of date. A fix is in the works: see https://github.com/FreshPorts/freshports/issues/615 & https://github.com/FreshPorts/freshports/issues/616

Port details
logstash8 Server-side data ingestion and transformation tool (8.x version)
8.11.3 sysutils on this many watch lists=5 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 8.11.3Version of this port present on the latest quarterly branch.
Maintainer: elastic@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-09-11 01:03:10
Last Update: 2024-12-31 08:57:55
Commit Hash: 0835676
People watching this port, also watch:: reptyr, kibana8, beats8, elasticsearch8, cowsay
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/logstash8-8.11.3/catalog.mk
  2. /usr/local/share/licenses/logstash8-8.11.3/LICENSE
  3. /usr/local/share/licenses/logstash8-8.11.3/APACHE20
Collapse this list.
Dependency lines:
  • logstash8>0:sysutils/logstash8
Conflicts:
CONFLICTS:
  • logstash6
  • logstash7
To install the port:
cd /usr/ports/sysutils/logstash8/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/logstash8
  • pkg install logstash8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: logstash8
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64
distinfo:
TIMESTAMP = 1703545684 SHA256 (logstash-8.11.3-darwin-x86_64.tar.gz) = 29e7c7b088451482e39a9fe62e25750cd3708dc6cdb468c9fcf90a7021848166 SIZE (logstash-8.11.3-darwin-x86_64.tar.gz) = 339713536

Packages (timestamps in pop-ups are UTC):
logstash8
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.11.38.11.3------
FreeBSD:13:quarterly8.11.38.11.3------
FreeBSD:14:latest8.11.38.11.3------
FreeBSD:14:quarterly8.11.38.11.3------
FreeBSD:15:latest8.11.38.11.3n/a-n/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/openjdk17
This port is required by:
for Run
  1. security/wazuh-server

Configuration Options:
No options to configure
Options name:
sysutils_logstash8
USES:
cpe java shebangfix
pkg-message:
For install:
Logstash 8 was installed 1) To start logstash as an agent during startup, add logstash_enable="YES" to your /etc/rc.conf. 2) Extra options can be found in startup script. 3) WARNING: In order for logstash to work properly, you need /proc filesystem mounted.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://artifacts.elastic.co/downloads/logstash/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.11.3
31 Dec 2024 08:57:55
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26bcommit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**java.mk: Convert bsd.java.mk to USES

The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
8.11.3
25 Dec 2023 23:22:07
commit hash: 44dcfcbaa3afcbb669540ec3faaa7825d65d5448commit hash: 44dcfcbaa3afcbb669540ec3faaa7825d65d5448commit hash: 44dcfcbaa3afcbb669540ec3faaa7825d65d5448commit hash: 44dcfcbaa3afcbb669540ec3faaa7825d65d5448 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash8: Update to 8.11.3

Release notes:
https://www.elastic.co/guide/en/logstash/8.11/logstash-8-11-3.html
8.8.2
09 Jul 2023 12:55:00
commit hash: fd5f484c0a968b1df3d2d9a3f2733d24b9763fdbcommit hash: fd5f484c0a968b1df3d2d9a3f2733d24b9763fdbcommit hash: fd5f484c0a968b1df3d2d9a3f2733d24b9763fdbcommit hash: fd5f484c0a968b1df3d2d9a3f2733d24b9763fdb files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash8: Update to 8.8.2

Release notes:
https://www.elastic.co/guide/en/logstash/8.8/logstash-8-8-2.html
8.7.0
02 May 2023 07:03:32
commit hash: 196d5c053626d19c204e80f3bd118e5cf9547c7fcommit hash: 196d5c053626d19c204e80f3bd118e5cf9547c7fcommit hash: 196d5c053626d19c204e80f3bd118e5cf9547c7fcommit hash: 196d5c053626d19c204e80f3bd118e5cf9547c7f files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash8: Update to 8.7.0

Release notes:
https://www.elastic.co/guide/en/logstash/8.7/logstash-8-7-0.html
8.6.2
24 Feb 2023 22:06:21
commit hash: 86490672d28c4fde9bd277cfb3269920534e7eb2commit hash: 86490672d28c4fde9bd277cfb3269920534e7eb2commit hash: 86490672d28c4fde9bd277cfb3269920534e7eb2commit hash: 86490672d28c4fde9bd277cfb3269920534e7eb2 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash8: Update to 8.6.2

Release notes:
https://www.elastic.co/guide/en/logstash/8.6/logstash-8-6-2.html
8.6.1
27 Jan 2023 10:59:55
commit hash: e42b976d3198a67fdd20f76a87ad652f97d6c979commit hash: e42b976d3198a67fdd20f76a87ad652f97d6c979commit hash: e42b976d3198a67fdd20f76a87ad652f97d6c979commit hash: e42b976d3198a67fdd20f76a87ad652f97d6c979 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash8: Update to 8.6.1

Release notes:
https://www.elastic.co/guide/en/logstash/8.6/logstash-8-6-1.html
8.6.0
12 Jan 2023 10:36:39
commit hash: 384e2a5e3e7f4a33ce3273068d9cb6165b322ec9commit hash: 384e2a5e3e7f4a33ce3273068d9cb6165b322ec9commit hash: 384e2a5e3e7f4a33ce3273068d9cb6165b322ec9commit hash: 384e2a5e3e7f4a33ce3273068d9cb6165b322ec9 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash8: Update to 8.6.0

Release notes:
https://www.elastic.co/guide/en/logstash/8.6/logstash-8-6-0.html
8.5.3
13 Dec 2022 21:53:10
commit hash: 89239493481f0b8a4981b7cb2d1ef5301ae9072ccommit hash: 89239493481f0b8a4981b7cb2d1ef5301ae9072ccommit hash: 89239493481f0b8a4981b7cb2d1ef5301ae9072ccommit hash: 89239493481f0b8a4981b7cb2d1ef5301ae9072c files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash8: Update to 8.5.3

Release notes:
https://www.elastic.co/guide/en/logstash/8.5/logstash-8-5-3.html
8.5.2
26 Nov 2022 21:03:18
commit hash: a8fa2a6da4860ac8ccef7a9bad9c478471dfbad2commit hash: a8fa2a6da4860ac8ccef7a9bad9c478471dfbad2commit hash: a8fa2a6da4860ac8ccef7a9bad9c478471dfbad2commit hash: a8fa2a6da4860ac8ccef7a9bad9c478471dfbad2 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
sysutils/logstash8: Update to 8.5.2

Release notes:
https://www.elastic.co/guide/en/logstash/8.5/logstash-8-5-2.html
8.4.3
30 Oct 2022 21:56:21
commit hash: e9360bde1753435c0fb3769a941915ca078b6dedcommit hash: e9360bde1753435c0fb3769a941915ca078b6dedcommit hash: e9360bde1753435c0fb3769a941915ca078b6dedcommit hash: e9360bde1753435c0fb3769a941915ca078b6ded files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
sysutils/logstash8: Pass maintainer to elastic@ group
8.4.3
30 Oct 2022 19:11:58
commit hash: 046a0cd3c4f5729495cfdebd2f450ed7120638afcommit hash: 046a0cd3c4f5729495cfdebd2f450ed7120638afcommit hash: 046a0cd3c4f5729495cfdebd2f450ed7120638afcommit hash: 046a0cd3c4f5729495cfdebd2f450ed7120638af files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
sysutils/logstash8: update to 8.4.3

ChangeLog at:	https://www.elastic.co/guide/en/logstash/8.4/releasenotes.html
8.4.1
11 Sep 2022 01:01:45
commit hash: 887999abeb3b4ccea679cb82e13b6da4861c435bcommit hash: 887999abeb3b4ccea679cb82e13b6da4861c435bcommit hash: 887999abeb3b4ccea679cb82e13b6da4861c435bcommit hash: 887999abeb3b4ccea679cb82e13b6da4861c435b files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
sysutils/logstash: New port: Server-side data ingestion and transformation tool
(8.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."

Number of commits found: 12