mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
parent
a016555d6d
commit
e952f19904
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ namespace "artifact" do
|
|||
out.attributes[:rpm_use_file_permissions] = true
|
||||
out.attributes[:rpm_user] = "root"
|
||||
out.attributes[:rpm_group] = "root"
|
||||
out.attributes[:rpm_os] = "linux"
|
||||
out.config_files << "etc/sysconfig/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