Port details |
- rsyslog8 Syslogd supporting SQL, TCP, and TLS
- 8.2410.0 sysutils =8 8.2408.0Version of this port present on the latest quarterly branch.
- Maintainer: matthew@FreeBSD.org
- Port Added: 2014-05-16 12:54:24
- Last Update: 2024-10-23 21:23:10
- Commit Hash: bf06b88
- People watching this port, also watch:: pkg, vim, nginx, git, ImageMagick7
- License: GPLv3 LGPL3 APACHE20
- WWW:
- https://www.rsyslog.com/
- Description:
- RSYSLOG is the rocket-fast system for log processing.
It offers high-performance, great security features and a modular
design. While it started as a regular syslogd, rsyslog has evolved
into a kind of swiss army knife of logging, being able to accept
inputs from a wide variety of sources, transform them, and output to
the results to diverse destinations.
RSYSLOG can deliver over one million messages per second to local
destinations when limited processing is applied (based on v7, December
2013). Even with remote destinations and more elaborate processing the
performance is usually considered "stunning".
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rsyslog>0:sysutils/rsyslog8
- To install the port:
- cd /usr/ports/sysutils/rsyslog8/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/rsyslog8
- pkg install rsyslog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rsyslog
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729718333
SHA256 (rsyslog-8.2410.0.tar.gz) = b6be03c766df4cde314972c1c01cb74f3eacf8aec57066c0c12be0e079726eba
SIZE (rsyslog-8.2410.0.tar.gz) = 3438540
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-docutils>0 : textproc/py-docutils@py311
- libgcrypt-config : security/libgcrypt
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libestr.so : devel/libestr
- libfastjson.so : devel/libfastjson
- liblogging-rfc3195.so : devel/liblogging
- libuuid.so : misc/e2fsprogs-libuuid
- libcurl.so : ftp/curl
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rsyslog-8.2410.0:
DBI=off: LibDBI output module for rsyslog
DOCS=on: Build and/or install documentation
DTLS=off: DTLS input/output modules
ELASTIC=off: Elasticsearch module for rsyslog
GCRYPT=on: Enable support for encrypted logfiles
GSSAPI=off: GSS API input/output module for rsyslog
HTTP=off: HTTP output module for rsyslog
JSONPARSE=off: JSONPARSE module for rsyslog
KAFKA=off: Kafka input/output module for rsyslog
MYSQL=off: MySQL output module for rsyslog
NORMALIZE=off: Message normalization module for rsyslog
PGSQL=off: PostgreSQL output module for rsyslog
RABBITMQ=off: RabbitMQ output module for rsyslog
RELP=off: RELP input/output module for rsyslog
SNMP=off: SNMP trap sender for rsyslog
====> Options available for the radio SSLLIB: you can only select none or one of them
GNUTLS=off: GNUTLS module for rsyslog
OPENSSL=off: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- sysutils_rsyslog8
- USES:
- cpe libtool pkgconfig autoreconf python:env
- pkg-message:
- For install:
- To start using rsyslogd(8), stop syslogd(8) if it is running and
add the following lines to rc.conf(5):
syslogd_enable="NO"
rsyslogd_enable="YES"
For best results, create a new configuration file
/usr/local/etc/rsyslog.conf rather than trying to re-use the original
/etc/syslog.conf -- the configuration file syntax has diverged over
time, and it's no longer anywhere near compatible.
The port will install an example configuration file which should
provide the same logging setup as the default /etc/syslog.conf
newsyslog(8) has the path of syslogd's pid file hardcoded. To
make it work seamlessly with rsyslog, add this:
rsyslogd_pidfile="/var/run/syslog.pid"
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.4.2_1 24 Nov 2014 17:00:23 |
brd |
Enable the omprog output module by default.
PR: 195046
Submitted by: rand@iteris.com
Approved by: zi |
8.4.2 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
8.4.2 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
8.4.2 02 Oct 2014 21:29:20 |
brd |
- Remove an old patch that does not apply anymore that I missed in the previous
commit
Reviewed by: bdrewery |
8.4.2 02 Oct 2014 19:31:53 |
brd |
- Update sysutils/rsyslog7 to 7.6.7 [1] and sysutils/rsyslog8 to 8.4.2 [2] to
fix CVE-2014-3634 [3].
1: http://www.rsyslog.com/changelog-for-7-6-7-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-2-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/
Reviewed by: bdrewery
Security: 8e0e86ff-48b5-11e4-ab80-000c29f6ae42 |
8.4.1 30 Sep 2014 21:22:31 |
brd |
- Actually update sysutils/rsyslog8 to 8.4.1
Reviewed by: bdrewery@
Security: 8e0e86ff-48b5-11e4-ab80-000c29f6ae42 |
8.4.0 30 Sep 2014 20:10:25 |
brd |
- Update sysutils/rsyslog7 to 7.6.6 [1] and sysutils/rsyslog8 to 8.4.1 [2] to
fix CVE-2014-3634 [3].
1: http://www.rsyslog.com/changelog-for-7-6-6-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-1-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/
Reviewed by: bdrewery@
Security: 8e0e86ff-48b5-11e4-ab80-000c29f6ae42 |
8.2.1_4 26 Aug 2014 02:09:46 |
amdmi3 |
- Switch databases/libdbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
8.2.1_3 20 Aug 2014 15:59:10 |
adamw |
Fix build after json-c update.
rsyslog8-devel fails to build against the new json-c, so I've marked it
BROKEN. |
8.2.1_3 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
8.2.1_2 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
8.2.1_1 26 Jun 2014 14:12:09 |
amdmi3 |
- Fix plist dependent on options
- Fix dependency on libdbi in rsyslog7
Approved by: portmgr blanked
Reported by: Yuriy Korobko <make dot kernel at gmail dot com> |
8.2.1_1 25 Jun 2014 19:26:13 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
8.2.1 17 May 2014 15:39:32 |
antoine |
Fix pkgname collisions
With hat: portmgr |
8.2.1 16 May 2014 12:54:18 |
brd |
- Update rsyslog8-devel from 8.1.6 to 8.3.2
- Add rsyslog8 at version 8.2.1
Reviewed by: zi@ |