Search Criteria
Package Details: syslog-ng-nosystemd 3.30.1-1
Git Clone URL: | https://aur.archlinux.org/syslog-ng-nosystemd.git (read-only, click to copy) |
---|---|
Package Base: | syslog-ng-nosystemd |
Description: | Next-generation syslogd with advanced networking and filtering capabilities |
Upstream URL: | https://www.syslog-ng.com/products/open-source-log-management/ |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | TZ86 |
Maintainer: | TZ86 |
Last Packager: | TZ86 |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2013-01-24 15:35 |
Last Updated: | 2021-02-01 11:04 |
Dependencies (32)
- awk (gawk-git, gawk)
- curl (curl-git, curl-minimal-git)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- json-c (json-c-git)
- libcap (libcap-git)
- libnet (libnet-git)
- libnsl (libnsl-git)
- udev (systemd-light, systemd-cdown-git, eudev, systemd-git, eudev-git, systemd-selinux, systemd)
- flex (flex-git) (make)
- hiredis (hiredis-git) (make)
- libdbi (make)
- libesmtp (make)
- libmaxminddb (libmaxminddb-git) (make)
- librabbitmq-c (make)
- librdkafka (librdkafka-git) (make)
- libxslt (libxslt-git) (make)
- net-snmp (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python (python-dbg) (make)
- mongo-c-driver>=1.14.0-3 (make)
- libcap>=2.31 (libcap-git) (make)
- hiredis (hiredis-git) (optional) – fir the redis plugin
- libdbi (optional) – for the SQL plugin
- libesmtp (optional) – for the SMTP plugin
- libmaxminddb (libmaxminddb-git) (optional) – for the GeoIP2 plugin
- librabbitmq-c (optional) – for the AMQP plugin
- librdkafka (librdkafka-git) (optional) – for the Kafka C plugin
- logrotate (logrotate-git, logrotate-selinux) (optional) – for rotating log files
- mongo-c-driver (optional) – for the MongoDB plugin
- net-snmp (optional) – for the SNMP plugin
- python (python-dbg) (optional) – for Python-based plugins
- syslog-ng-openrc (optional) – syslog-ng openrc initscript
Required by (2)
- beard (requires syslog-ng)
- prelude-lml (requires syslog-ng) (optional)
Latest Comments
TZ86 commented on 2019-03-03 05:59
Updated, thanks. Hope everything is working fine now.
kokan commented on 2019-03-01 17:58
I would consider using syslog-ng-ctl tool to initiate reload, stop instead of sending a signal. In the new release the syslog-ng-ctl reload waits until the request has been processed (either success or failure).
nous commented on 2016-03-24 07:16
The openrc script package (syslog-ng-openrc) provides /etc/conf.d/syslog-ng, which is a superset of syslog-ng.conf.d (plus some openrc-specific vars). May I suggest you remove syslog-ng-conf.d from packaging to resolve the conflict? The default SYSLOG_NG_CHECKOPTS and SYSLOG_NG_OPTS are empty anyway.
nous commented on 2015-02-28 13:40
Thanks for this.
TZ86 commented on 2013-08-17 13:16
@OrdinaryMagician
>docbook-xsl
Mmm why? As I can see it's used only to generate man pages but source tarball already contains them (look to doc/man/) so 'make all' do nothing here.
BTW XSL_STYLESHEET variable into doc/Makefile.am contains wrong path anyway.
OrdinaryMagician commented on 2013-08-17 10:23
docbook-xsl is missing from makedepends.
r08 commented on 2013-06-11 06:44
Thanks again