+ :min_spare_threads => 50,
+ :max_spare_threads => 450,
+ :async_request_worker_factor => 4
+ }
+ },
+ :logstash => {
+ :forwarder => {
+ :files => [
+ { :paths => ["/var/log/apache2/access.log"], :fields => { :type => "apache" } },
+ { :paths => ["/var/log/web/rails-logstash.log"], :fields => { :type => "rails" } }
+ ]