by abolfathi » Thu Feb 01, 2007 6:16 pm
i upgrade from Rsyslog 1.12.3 to new version 1.13.0 on FC5.editing the Makefile under linux folder to allow Rsyslog logging into the database.everything go well but after starting the Rsyslog service noting logged into the log files and database.checking the sockets show the rsyslog listened on UDP/514 but noting logged.i compile Rsyslog with another mysql-client library's not not take affect.after i DISABLE the zlib compression "FEATURE_NETZIP=0" , the Rsyslog work well and fully functional.