Commit graph

36 commits

Author SHA1 Message Date
f2aabbfe6c syslog: Fixed installation for CentOS 7. 2014-07-21 15:15:34 +03:00
3a4dca1d00 syslog: Added Debian support. 2013-10-17 02:12:46 +03:00
Ossi Salmi
9b243b66d7 Merge branch 'master' of bitbucket.org:tmakinen/puppet 2013-07-15 20:55:59 +03:00
Ossi Herrala
7c56669924 syslog: Restart daemon if $syslog_datadir is changed. 2013-07-15 07:17:09 +00:00
Ossi Salmi
8846d074c2 syslog: Added option to enable resolving DNS names 2013-07-13 21:36:48 +03:00
Ossi Salmi
d30b81a585 syslog: Allow deploying custom logarchiver.sh 2013-07-13 19:30:40 +03:00
Ossi Salmi
c8fbeb22f6 Syntax cleanup 2013-06-13 15:34:11 +03:00
Ossi Salmi
0e4f99b1bc More instance variable cleanup 2013-05-24 10:29:11 +03:00
Ossi Salmi
e8b2422265 Removed support for OpenBSD < 4.9 2013-05-04 16:33:46 +03:00
f1d7f518d1 Added generating sha1 checksums for rotated logs. 2013-04-24 01:19:38 +03:00
Ossi Salmi
e6c709a9c2 Put remote logs only in all.log when using rsyslog server 2013-03-01 14:23:00 +02:00
0019d10f1f Fixed rsyslog restart for Fedora 18. Service cannot be stopped with systemctl or service command anymore. 2013-01-17 11:47:04 +02:00
Ossi Salmi
98767cfb2a Merge tmakinen/puppet
Conflicts:
	dovecot/manifests/init.pp
	libvirt/manifests/init.pp
	munin/manifests/init.pp
	puppet/manifests/init.pp
	tftp/manifests/init.pp
2012-11-16 19:40:31 +02:00
Ossi Salmi
16d9b2b42e Allow giving custom config for rsyslog and defining logs to rotate 2012-11-14 12:33:47 +02:00
Ossi Salmi
24ecb51f6f Added support for RHEL and did some syntax cleaning
Assume that "RedHat" also works where "CentOS" does.
2012-09-05 17:29:36 +03:00
d9ed7a8cae Removed /var/spool/rsyslog directory creation if TLS is not used. 2012-08-22 12:24:41 +03:00
Ossi Salmi
53c02f4d14 Added disk queue for rsyslog client 2012-08-12 18:05:20 +03:00
38dd36690f Fixed declaration errors when syslog::client and syslog::server are included to same node. 2012-05-14 01:18:13 +03:00
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
34c36045fa Fixing puppet-lint errors. 2012-03-27 14:41:39 +03:00
406f57a2d1 Forced all.log file creation in syslog::client. syslogd didn't create it automatically. 2012-03-26 20:21:25 +03:00
Ossi Salmi
5bb52a7f8c Fixed rsyslogd service startup and added rc script for OpenBSD 5.0 2011-12-08 15:03:24 +02:00
bd0d4d67cc Fixed "Unrecognised escape sequence" error from syslog SELinux support. 2011-12-01 18:02:25 +02:00
128f81ffc4 Fixed depency error when installing rsyslog-gnutls package. 2011-11-15 20:42:40 +02:00
2bcf43bf51 Removed syslog-gnutls installation if no tls servers are defined. 2011-11-15 20:41:04 +02:00
Ossi Salmi
09084c977e Added syslog's all.log rotation for OpenBSD 2011-10-16 19:44:27 +03:00
Ossi Salmi
6f17fb9013 Added syslog's all.log rotation for Linux 2011-10-12 13:56:08 +03:00
Ossi Salmi
592c53a546 Restructured syslog module 2011-10-12 13:56:06 +03:00
Ossi Salmi
e40a51186d Added support for rsyslog server 2011-10-05 12:41:51 +03:00
Ossi Salmi
da6f4df080 Added TCP/TLS support for rsyslog client 2011-10-04 20:55:34 +03:00
ee89b2a20b Fixed selinux contexts from syslog datadirectories. 2011-08-31 13:11:10 +03:00
3ba3bc2842 Added $syslog_group support to syslog::standalone 2011-08-31 12:05:10 +03:00
bbf1e6a22b Added logrotation to syslog::standalone 2011-08-31 11:33:29 +03:00
94c961688e Added syslog::standalone class. Still missing log rotation. 2011-08-30 17:56:53 +03:00
4e2e941dd4 Added Ubuntu support for syslog::client. 2011-08-26 11:04:50 +03:00
f8d8abe1ae Initial version of syslog module. 2011-08-01 10:47:50 +03:00