X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/45a4c210d219a5e2f4904517ca4c7eaecc072704..55c8e16ebbefa2bb557b49c78275ff61cf6ac703:/cookbooks/logstash/recipes/forwarder.rb diff --git a/cookbooks/logstash/recipes/forwarder.rb b/cookbooks/logstash/recipes/forwarder.rb index aa1dfc1ae..c87b9edf1 100644 --- a/cookbooks/logstash/recipes/forwarder.rb +++ b/cookbooks/logstash/recipes/forwarder.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: logstash +# Cookbook:: logstash # Recipe:: default # -# Copyright 2015, OpenStreetMap Foundation +# Copyright:: 2015, OpenStreetMap Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -19,6 +19,8 @@ require "yaml" +include_recipe "apt" + package "filebeat" cookbook_file "/etc/filebeat/filebeat.crt" do