openstack-keystone/openstack-keystone.logrotate

8 lines
99 B
Plaintext
Raw Permalink Normal View History

/var/log/keystone/*.log {
2021-08-02 17:34:54 +08:00
rotate 14
size 10M
missingok
compress
copytruncate
}