Hello, I'm trying to use a compiled version of syslog-ng (3.0.4) tho I'm not successful to find a syslog-ng.conf file that cames with that package and is up to date. Find reveals several configuration files: ./debian/syslog-ng.conf ./contrib/hpux-packaging/syslog-ng.conf ./contrib/rhel-packaging/syslog-ng.conf ./contrib/aix-packaging/syslog-ng.conf ./contrib/fedora-packaging/syslog-ng.conf tho, none of them has @version keyword in the head, so syslog-ng is nagging for not being able to determine the configuration version. I'm running syslog-ng manually from the ./src specifing the configuration file from the command line (using -f). So the question is, where is the syslog-ng.conf for the 3.0.4 version (after doing ./configure .. and make) ? Thanks for your help. Jean F. Mousinho