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
|
endscript
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/var/log/rss-memory.log
|
||||||
/var/log/collectd.log
|
/var/log/collectd.log
|
||||||
{
|
{
|
||||||
nodateext
|
nodateext
|
||||||
|
@ -40,6 +40,7 @@
|
|||||||
endscript
|
endscript
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/var/log/rss-memory.log
|
||||||
/var/log/collectd.log
|
/var/log/collectd.log
|
||||||
{
|
{
|
||||||
nodateext
|
nodateext
|
||||||
@ -55,7 +56,6 @@
|
|||||||
endscript
|
endscript
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/var/log/nfv-vim.log
|
/var/log/nfv-vim.log
|
||||||
{
|
{
|
||||||
nodateext
|
nodateext
|
||||||
|
Loading…
x
Reference in New Issue
Block a user