Introduce logrotate for /var/log/rss-memory.log
This log rotation config for /var/log/rss-memory.log used for memory growth debugging Test Plan: - PASS: Build an image, install and bootstrap successfully - PASS: Apply monitor pods so addon logs would be installed. - PASS: Check that log entries are correctly displayed. Partial-Bug: 2019007 Depends-On: https://review.opendev.org/c/starlingx/monitoring/+/883866 Change-Id: Ia440154482cc9907bf43670390cf85efee18960b Signed-off-by: cpompeud <Cesar.PompeudeBarrosBombonate@windriver.com>
This commit is contained in:
parent
25bdea4131
commit
0de73866cd
@ -42,6 +42,7 @@
|
||||
endscript
|
||||
}
|
||||
|
||||
/var/log/rss-memory.log
|
||||
/var/log/collectd.log
|
||||
{
|
||||
nodateext
|
||||
|
@ -40,6 +40,7 @@
|
||||
endscript
|
||||
}
|
||||
|
||||
/var/log/rss-memory.log
|
||||
/var/log/collectd.log
|
||||
{
|
||||
nodateext
|
||||
@ -55,7 +56,6 @@
|
||||
endscript
|
||||
}
|
||||
|
||||
|
||||
/var/log/nfv-vim.log
|
||||
{
|
||||
nodateext
|
||||
|
Loading…
x
Reference in New Issue
Block a user