openstack-heat/heat.logrotate

8 lines
95 B
Plaintext
Raw Permalink Normal View History

2021-11-05 12:18:49 +08:00
/var/log/heat/*.log {
rotate 14
size 10M
missingok
compress
copytruncate
}