Revert "Reduce elasticsearch retention to 7 days"
This reverts commit 42e159434d
.
Change-Id: Iad1f9dff3e986a7f50fdb735f60366d5f501f5c6
This commit is contained in:
parent
37f3fed363
commit
1b6d4e30d6
@ -50,7 +50,7 @@ class openstack_project::elasticsearch_node (
|
||||
}
|
||||
|
||||
class { 'logstash::curator':
|
||||
keep_for_days => '7',
|
||||
keep_for_days => '10',
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user