Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#46842 - [syslog-ng] modules missing from 3.6.3, specifically riemann
Attached to Project:
Arch Linux
Opened by Luke Skibinski (lsh0) - Friday, 23 October 2015, 17:20 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 23 February 2020, 14:53 GMT
Opened by Luke Skibinski (lsh0) - Friday, 23 October 2015, 17:20 GMT
Last edited by Jelle van der Waa (jelly) - Sunday, 23 February 2020, 14:53 GMT
|
DetailsDescription:
The following modules are not found after installing: afsmtp afstreams pacctformat redis systemd-journal tfgeoip I got the list of modules from here: https://github.com/balabit/syslog-ng/tree/3.6/master/modules and the list of installed modules with this command: syslog-ng --version I'm specifically interested in getting the riemann module hooked in. Steps to reproduce: $ yaourt syslog-ng --noconfirm # syslog-ng --version Additional info: Output of "syslog-ng --version" syslog-ng 3.6.3 Installer-Version: 3.6.3 Revision: Compile-Date: Jul 25 2015 12:15:54 Available-Modules: afsocket-notls,afmongodb,basicfuncs,syslogformat,pseudofile,afamqp,system-source,json-plugin,afsocket-tls,csvparser,afsql,afstomp,linux-kmsg-format,dbparser,confgen,graphite,cryptofuncs,afuser,affile,afprog,sdjournal,afsocket Enable-Debug: off Enable-GProf: off Enable-Memtrace: off Enable-IPv6: on Enable-Spoof-Source: off Enable-TCP-Wrapper: off Enable-Linux-Caps: off |
This task depends upon
BTW: syslog-ng 3.6.4 is also available with a number of additional bug fixes.
1) provide a riemann-c-client package
2) create a syslog-ng-riemann package that depends on this package
or just a syslog-ng-riemann package that also builds riemann-c-client package. Does this sound practical?