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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q3
logstash-forwarder Collect logs locally in preparation for processing elsewhere!
0.4.0.20150507_16 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 0.4.0.20150507_16Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Migrate to sysutils/beats
Maintainer: cheffo@freebsd-bg.org search for ports maintained by this maintainer
Port Added: 2023-08-04 15:02:22
Last Update: 2023-09-08 14:39:12
Commit Hash: 793b61c
License: APACHE20
WWW:
https://github.com/elasticsearch/logstash-forwarder
Description:
I'm a lumberjack and I'm ok! I sleep when idle, then I ship logs all day! I parse your logs, I eat the JVM agent for lunch! (This project was recently renamed from 'lumberjack' to 'logstash-forwarder' to make its intended use clear. The 'lumberjack' name now remains as the network protocol, and 'logstash-forwarder' is the name of the program. It's still the same lovely log forwarding program you love.)
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 (8 items)
Collapse this list.
  1. /usr/local/share/licenses/logstash-forwarder-0.4.0.20150507_16/catalog.mk
  2. /usr/local/share/licenses/logstash-forwarder-0.4.0.20150507_16/LICENSE
  3. /usr/local/share/licenses/logstash-forwarder-0.4.0.20150507_16/APACHE20
  4. bin/logstash-forwarder
  5. @sample etc/logstash-forwarder.conf.example etc/logstash-forwarder.conf
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • logstash-forwarder>0:sysutils/logstash-forwarder
To install the port:
cd /usr/ports/sysutils/logstash-forwarder/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/logstash-forwarder
  • pkg install logstash-forwarder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: logstash-forwarder
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (elasticsearch-logstash-forwarder-0.4.0.20150507-3b718f0_GH0.tar.gz) = 2ac52a05b5e737dd2c2b80fbf967cd3e1e45e59a1a840e71ab29fdf0a59298ea SIZE (elasticsearch-logstash-forwarder-0.4.0.20150507-3b718f0_GH0.tar.gz) = 30476

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_logstash-forwarder
USES:
go
pkg-message:
For install:
If you want to run logstash-forwarder, add to /etc/rc.conf logstash_forwarder_enable="YES" Do not forget to edit your configuration file: Default: ${PREFIX}/etc/logstash-forwarder.conf Key points You'll need an SSL CA to verify the server (host) with. You can specify custom fields for each set of paths in the config file. Any number of these may be specified. I use them to set fields like type and other custom attributes relevant to each log. Generating an ssl certificate Logstash supports all certificates, including self-signed certificates. To generate a certificate, you can run the following command: $ openssl req -x509 -batch -nodes -newkey rsa:2048 -keyout \ logstash-forwarder.key -out logstash-forwarder.crt -days 365 This will generate a key at logstash-forwarder.key and the 1-year valid certificate at logstash-forwarder.crt. Both the server that is running logstash-forwarder as well as the logstash instances receiving logs will require these files on disk to verify the authenticity of messages. PROTECT YOUR KEYS!
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/elasticsearch/logstash-forwarder/tar.gz/3b718f0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0.20150507_16
08 Sep 2023 14:39:12
commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go120 update

Approved by:	ports-secteam (blanket)
0.4.0.20150507_15
04 Aug 2023 14:36:07
commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update

Approved by:	ports-secteam (blanket)

Number of commits found: 2