1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2024-09-19 20:20:35 +00:00
Commit Graph

110 Commits

Author SHA1 Message Date
Max Wilhelm
b79c8bfd25 added generic fluentd::config::file resource
this is used to create config files for sources, matches and filters.
2015-12-01 13:28:51 +01:00
Max Wilhelm
2a35866e27 changed class doc 2015-11-30 18:13:24 +01:00
Max Wilhelm
5385bf24e6 added missing new line at end of file 2015-11-30 18:00:38 +01:00
Max Wilhelm
2e98aaa051 if condition for manage_repo is now handled in fluentd::repo 2015-11-30 17:53:20 +01:00
Max Wilhelm
600970d5df added fluentd::service
configures the fluentd (td-agent) service
2015-11-30 17:49:18 +01:00
Max Wilhelm
adb39eabf0 added fluentd::config
this class overwrites the installation default 'td-agent.conf' with and include of the created '/etc/td-agent/conf.d' directory. All sources, matches and filters will be placed as single files in '/etc/td-agent/conf.d'.
2015-11-30 17:17:54 +01:00
Max Wilhelm
0f777de271 added fluentd::install 2015-11-30 17:04:14 +01:00
Max Wilhelm
0a015155a9 added key id to fluentd::repo::apt 2015-11-30 16:06:26 +01:00
Max Wilhelm
6463a84e2b added fluentd::repo & fluentd::repo::apt 2015-11-30 15:18:26 +01:00
Max Wilhelm
3f09afb262 initial commit 2015-11-30 12:23:28 +01:00