gentoo-overlay/app-admin/syslog-ng/files
2014-12-05 14:19:29 +03:00
..
3.4 Sync with portage [Thu Nov 14 10:54:56 MSK 2013]. 2013-11-14 10:55:00 +04:00
3.5 Sync with portage [Tue Jul 29 11:32:17 MSK 2014]. 2014-07-29 11:32:17 +04:00
3.6 Sync with portage [Fri Dec 5 14:19:28 MSK 2014]. 2014-12-05 14:19:29 +03:00
README.hardened Sync with portage [Sun Jun 2 23:02:11 MSK 2013]. 2013-06-02 23:02:16 +04:00
syslog-ng.logrotate Automatic update [Wed Nov 9 11:33:18 MSK 2011]. 2011-11-09 11:33:19 +04:00
syslog-ng.logrotate.hardened Automatic update [Wed Nov 9 11:33:18 MSK 2011]. 2011-11-09 11:33:19 +04:00
syslog-ng.logrotate.hardened.in Sync with portage [Wed Jan 22 15:53:21 MSK 2014]. 2014-01-22 15:53:28 +04:00
syslog-ng.logrotate.in Sync with portage [Wed Jan 22 15:53:21 MSK 2014]. 2014-01-22 15:53:28 +04:00

# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

If you intend to use syslog-ng together with the systemd journal,
please be sure to configure it to listen accordingly, e.g. replace

    unix-dgram("/dev/log");

with

    unix-dgram("/run/systemd/journal/syslog");

in /etc/syslog-ng/syslog-ng.conf