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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q2
logstash-forwarder Collect logs locally in preparation for processing elsewhere!
0.4.0.20150507_14 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_14Version 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-04-08 16:02:42
Last Update: 2023-04-08 15:33:05
Commit Hash: 95d3a8d
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_14/catalog.mk
  2. /usr/local/share/licenses/logstash-forwarder-0.4.0.20150507_14/LICENSE
  3. /usr/local/share/licenses/logstash-forwarder-0.4.0.20150507_14/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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0.20150507_14
08 Apr 2023 15:33:05
commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250 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: 1