Logrotate all log files
Depending on the paste configuration there
might be other log files in log directory
that needs to be rotated.
Also removes the comment that about the
debian directory that does not exist.
Change-Id: I90c50355f84e0e5c3b9fc1940ee6084c01bed97a
(cherry picked from commit e7963e6742
)
This commit is contained in:
parent
f3ece4198c
commit
a00fcade41
@ -1,7 +1,7 @@
|
||||
# logrotate.d configuration
|
||||
# Used in rpm build. Keep in sync with debian/barbican-api.logrotate
|
||||
# Used in rpm build.
|
||||
|
||||
/var/log/barbican/barbican-api.log {
|
||||
/var/log/barbican/*.log {
|
||||
daily
|
||||
missingok
|
||||
compress
|
||||
|
Loading…
Reference in New Issue
Block a user