StarlingX NFVI Orchestration
Go to file
Sen Yang 27e12e4691 Fix Logrotate rules for VIM
nfv-vim-alarms.log & nfv-vim-events.log were not log rotating

The causes were
 -  permission was not properly assigned during file installation.
    Originally it is 755 and it is changed to 644.
 - The character "_" does not accept by logrotate tool, it is changed
    to "-".
 - Add one rule to fm logs, such that everytime after logrotate, a
    new empty file is generated right away.

Change-Id: Ifc6d633a1f0efa75c8e6ba4005198223d6ec5120
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-06-19 09:58:43 -05:00
guest-agent StarlingX open source release updates 2018-05-31 07:36:51 -07:00
guest-client Turn on Guest-Client logs on centos guest image 2018-06-18 11:43:57 -05:00
guest-comm StarlingX open source release updates 2018-05-31 07:36:51 -07:00
nfv Fix Logrotate rules for VIM 2018-06-19 09:58:43 -05:00
nova-api-proxy Suppress pep8 warnings that are not fixed yet 2018-06-15 13:14:52 -05:00
.gitignore Add default test framework 2018-06-11 18:53:08 -05:00
.gitreview Add .gitreview 2018-05-31 07:36:51 -07:00
.zuul.yaml Add default test framework 2018-06-11 18:53:08 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:51 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:51 -07:00
mwa-thales.map StarlingX open source release updates 2018-05-31 07:36:51 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:36:51 -07:00
test-requirements.txt Add default test framework 2018-06-11 18:53:08 -05:00
tox.ini Suppress pep8 warnings that are not fixed yet 2018-06-15 13:14:52 -05:00

stx-nfv

StarlingX NFVI Orchestration