mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
dd521e2c06
commit
ad17228d3a
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ namespace "artifact" do
|
|||
out.license = "Apache 2.0"
|
||||
out.attributes[:deb_user] = "root"
|
||||
out.attributes[:deb_group] = "root"
|
||||
out.attributes[:deb_suggests] = "java7-runtime-headless"
|
||||
out.attributes[:deb_suggests] = "java8-runtime-headless"
|
||||
out.config_files << "/etc/default/logstash"
|
||||
out.config_files << "/etc/logrotate.d/logstash"
|
||||
out.config_files << "/etc/init.d/logstash"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue