summaryrefslogtreecommitdiff
path: root/templates/rsyslog.conf.erb
AgeCommit message (Collapse)Author
2013-04-29Create log directories with same ownership as filesMathieu Bornoz
2013-04-29rsyslog: make all module params configurableMathieu Bornoz
+ support false for *_package_name variables. This is useful if relp support is not necessary as it happens that no packages exist for RedHat < 6. All these changes should be fully backward compatible.
2012-08-28added Red Hat, CentOS, Fedora support; File/Dir permissions now in params.ppRalf Heiringhoff
2011-12-03use high-precision timestamps on log server if enabledSaz
2011-12-03make high precision timestamps configurable, use variable lookup where ↵Saz
possible, prepare for option to drop privileges to different user
2011-12-03require class rsyslog::config, change ensure from file to presentSaz