Retain more puppet log files to help with debugging
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
Fix Released
|
Low
|
Lu Yao Chen |
Bug Description
Brief Description
-----------------
We currently retain up to 20 puppet log files (in /var/log/puppet). A new log file is generated each time the puppet-
Severity
--------
Minor: potential loss of useful debugging information
Steps to Reproduce
------------------
Run the "system host-cpu-modify" multiple times.
Expected Behavior
------------------
We should retain more puppet log files. These are compressed text files that take up very little disk space - currently the 20 files retain take about 15M. My proposal is to retain 50 files instead of 20.
Actual Behavior
----------------
See above
Reproducibility
---------------
Reproducible
System Configuration
-------
Any
Branch/Pull Time/Commit
-------
Any
Last Pass
---------
Day one behaviour
Timestamp/Logs
--------------
N/A
Test Activity
-------------
Any
Workaround
----------
None
CVE References
Changed in starlingx: | |
assignee: | nobody → Lu Yao Chen (lchen5) |
would be nice to address in stx.5.0 to improve debugging