2 description "Role applied to all web/api backend servers"
8 :max_requests_per_child => 10000
14 { :paths => ["/var/log/apache2/access.log"], :fields => { :type => "apache" } },
15 { :paths => ["/var/log/web/rails-logstash.log"], :fields => { :type => "rails" } }
29 "role[logstash-forwarder]",
30 "recipe[web::backend]"