syslog-ng3 gives support for inserting logs directly into a sql database. But this option is disabled in default: #syslog-ng --version syslog-ng 3.0.3 Revision: ssh+git://bazsi@git.balabit//var/scm/git/syslog-ng/syslog-ng-ose--mainline--3.0#master#08c9bf9d98e4e021756adc12c42605840140ba8b Compile-Date: Mar 18 2010 15:24:50 Enable-Threads: off Enable-Debug: off Enable-GProf: off Enable-Memtrace: off Enable-Sun-STREAMS: off Enable-Sun-Door: off Enable-IPv6: on Enable-Spoof-Source: on Enable-TCP-Wrapper: on Enable-SSL: on Enable-SQL: off Enable-Linux-Caps: off Enable-Pcre: off To enable sql /usr/ports/sysutils/syslog-ng3/Makefile should be modified. Fix: A patch file is attached. 1. WITH_SQL option is defined 2. If sql is enabled, libdbi is added as LIB_DEPENDS Patch attached with submission follows: How-To-Repeat: # cd /usr/ports/sysutils/syslog-ng3 # make config There is no option to enable sql.
Responsible Changed From-To: freebsd-ports-bugs->cy Fix synopsis and assign.
State Changed From-To: open->analyzed The patch will be committed.
State Changed From-To: analyzed->open maintainer timeout (cy ; 136 days)
Responsible Changed From-To: cy->pgollucci maintainer timeout (cy ; 136 days)
State Changed From-To: open->analyzed Patch is in my local tree. Believed I had already committed it.
Responsible Changed From-To: pgollucci->cy Patch is in my local tree. Believed I had already committed it.
cy 2010-09-02 07:02:22 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng3 Makefile Log: Add sql-enable support. PR: 144855 Submitted by: Yavuz Gokirmak <ygokirmak@gmail.com> Revision Changes Path 1.29 +8 -0 ports/sysutils/syslog-ng3/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: analyzed->closed Committed thanks. Sorry for the delay. I thought I had already committed this.
Responsible Changed From-To: cy->sergei sergei wants it back
Responsible Changed From-To: sergei->cy mumble