destination d_ppp { file("/var/log/ppp"); };
destination d_ftp { file("/var/log/xferlog"); };
destination d_audit { file("/var/log/audit"); };
-destination d_postgres { file("/var/log/pgsql"); };
+destination d_postgres { file("/var/log/postgresql/${PROGRAM}.log"); };
destination d_freshclam { file("/var/log/freshclam.log"); };
destination d_shorewall { file("/var/log/shorewall"); };
destination d_console { usertty("root"); };
Summary(pt_BR.UTF-8): Daemon de log nova geração
Name: syslog-ng
Version: 3.18.1
-Release: 1
+Release: 2
License: GPL v2+ with OpenSSL exception
Group: Daemons
Source0: https://github.com/balabit/syslog-ng/archive/%{name}-%{version}.tar.gz