Port details |
- logstash6 Server-side data ingestion and transformation tool
- 6.8.16 sysutils
=1 6.8.16Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer maintained and supported.
This port expired on: 2023-01-01
- Maintainer: elastic@FreeBSD.org
- Port Added: 2018-03-02 16:33:57
- Last Update: 2023-01-01 12:50:12
- Commit Hash: dc721d8
- People watching this port, also watch:: rundeck, rubygem-fluent-plugin-file-alternative
- 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." (Ours is Elasticsearch,
naturally.)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- logstash6>0:sysutils/logstash6
- Conflicts:
- CONFLICTS:
- logstash
- logstash5*
- logstash7*
- No installation instructions:
- This port has been deleted.
- PKGNAME: logstash6
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622123656
SHA256 (logstash-6.8.16.tar.gz) = 50668772d1e10187261782b2af803375a49257edb950e0fb82de997fe5c9243a
SIZE (logstash-6.8.16.tar.gz) = 176912473
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_logstash6
- USES:
- cpe shebangfix
- pkg-message:
- For install:
- To start logstash as an agent during startup, add
logstash_enable="YES"
to your /etc/rc.conf.
Extra options can be found in startup script.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.8.16 01 Jan 2023 12:50:12 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2023-01-01 sysutils/beats6: No longer maintained and supported.
2023-01-01 sysutils/logstash6: No longer maintained and supported.
2023-01-01 textproc/elasticsearch6: No longer maintained and supported. |
6.8.16 26 Nov 2022 22:38:31 |
Juraj Lutter (otis) |
sysutils/logstash6: Set expiration date
Expire the port on 1.1.2023 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.8.16 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.8.16 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
6.8.16 14 Sep 2021 10:55:31 |
Bernhard Froehlich (decke) |
sysutils/logstash6: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket) |
6.8.16 02 Jun 2021 18:39:21 |
Juraj Lutter (otis) |
sysutils/logstash6: Update to 6.8.16
Also reformat Makefile a bit. |
6.8.15 13 Apr 2021 09:40:09 |
Juraj Lutter (otis) |
sysutils/logstash6: Update to 6.8.15 |
6.8.13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.8.13 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
6.8.13 30 Oct 2020 01:49:35 |
glewis |
Update to 6.8.13
PR: 250600
Submitted by: Juraj Lutter <juraj@lutter.sk> |
6.8.12 20 Aug 2020 00:39:21 |
dmgk |
sysutils/logstash6: Update to 6.8.12
Changes: https://www.elastic.co/guide/en/logstash/6.8/logstash-6-8-12.html
PR: 248764
Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer) |
6.8.11 08 Aug 2020 19:00:33 |
glewis |
Update to 6.8.11
PR: 248329
Submitted by: Juraj Lutter <juraj@lutter.sk> |
6.8.10 07 Jun 2020 17:37:12 |
glewis |
Update CONFLICTS |
6.8.10 07 Jun 2020 17:19:09 |
glewis |
Update to 6.8.10
PR: 246973
Submitted by: Juraj Lutter <juraj@lutter.sk> |
6.8.7 12 Mar 2020 00:25:18 |
glewis |
* Update to 6.8.7
* Pet portlint a little |
6.8.6 02 Jan 2020 18:55:11 |
glewis |
Update to 6.8.6
PR: 242919
Submitted by: Juraj Lutter <juraj@lutter.sk>
Differential Revision: https://reviews.freebsd.org/D22930 |
6.8.5 27 Nov 2019 17:02:54 |
glewis |
Update to 6.8.5
PR: 242208
Submitted by: Juraj Lutter <juraj@lutter.sk> |
6.8.4 23 Nov 2019 15:23:25 |
glewis |
Update to 6.8.4
PR: 241845
Submitted by: Juraj Lutter <juraj@lutter.sk> |
6.8.3 05 Oct 2019 00:26:17 |
glewis |
Update to 6.8.3
* Update to 6.8.3
* Take the distributed sample and use that as logstash.conf.sample
PR: 240000
Approved by: maintainer timeout
Sponsored by: The FreeBSD Foundation |
6.5.4 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
6.5.4 23 Jul 2019 20:14:03 |
dvl |
Upgrade to 6.5.4
PR: 236244
Submitted by: gettoknowmi@yahoo.com |
6.4.2 04 Nov 2018 16:58:31 |
feld |
ElasticSearch6: Update to 6.4.2 |
6.3.2 23 Aug 2018 16:27:12 |
feld |
ElasticSearch: Update to 6.3.2
Differential Revision: https://reviews.freebsd.org/D16597 |
6.2.4 10 May 2018 19:15:44 |
feld |
Update ElasticSearch 6 ports to 6.2.4 |
6.2.3 14 Apr 2018 15:42:38 |
feld |
sysutils/logstash6: Fix build
PR: 227442 |
6.2.3 09 Apr 2018 16:43:29 |
feld |
Update ElasticSearch 6 ports to 6.2.3 |
6.2.2_4 07 Apr 2018 14:01:23 |
feld |
sysutils/logstash6: Run as non-root by default
- Added logstash user/group
MFH: 2018Q2 |
6.2.2_3 14 Mar 2018 22:50:27 |
feld |
sysutils/logstash6: Fix ability to install plugins
- Backport fix for plugin *updates* that upstream hasn't released yet
- Fix an expr syntax error which was really from upstream jruby;
logstash doesn't ship with a new enough jruby that includes this fix yet |
6.2.2_2 09 Mar 2018 19:21:09 |
feld |
sysutils/logstash6: Add reload to rc script
Logstash gracefully handles SIGHUP |
6.2.2_1 09 Mar 2018 16:27:36 |
feld |
sysutils/logstash6: Many improvements
- all config files are now in ETCDIR
- rc script is updated to use logsearch.yml to locate logging config
(logstash.conf)
This will not break existing setups that used the ETCDIR/logstash.conf file,
as that is
now part of the default logstash.yml file
- added configtest to rc script
- sample logstash.conf file no longer includes invalid syntax
- pkg-message had historical messages removed |
6.2.2 03 Mar 2018 15:29:51 |
feld |
Update MAINTAINER for Elastic related ports
Approved by: private email |
6.2.2 02 Mar 2018 16:33:43 |
feld |
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." (Ours is Elasticsearch,
naturally.)
WWW: https://www.elastic.co/products/logstash |