You are not logged in.
Pages: 1
Was wondering why syslog-ng is not built with the sql build flags.
I was trying to set up LogAnalyzer ( http://loganalyzer.adiscon.com/ ) with syslog-ng, however it seems I have to fall back using the pipe method, instead of the built-in mysql logging that syslog-ng supports as of version 3.
Only post I could find regarding this was this post about a user having a problem using it: https://bbs.archlinux.org/viewtopic.php?id=114362
Offline
syslog-ng is not compiled with --enable-sql, and the default config is not suited for sql either (no d_sql). You might want to recompile syslog-ng by yourself, or open a feature request on the flyspray.
Arch Linux is more than just GNU/Linux -- it's an adventure
pkill -9 systemd
Offline
Pages: 1