summaryrefslogtreecommitdiffstats
path: root/starlingx/starlingx/pub/config/log.yml
diff options
context:
space:
mode:
Diffstat (limited to 'starlingx/starlingx/pub/config/log.yml')
-rw-r--r--starlingx/starlingx/pub/config/log.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/starlingx/starlingx/pub/config/log.yml b/starlingx/starlingx/pub/config/log.yml
index fa043bc9..ffcc4ffc 100644
--- a/starlingx/starlingx/pub/config/log.yml
+++ b/starlingx/starlingx/pub/config/log.yml
@@ -38,7 +38,7 @@ handlers:
class: "logging.handlers.RotatingFileHandler"
filename: "/var/log/onap/multicloud/openstack/starlingx/starlingx.log"
formatter: "mdcFormat"
- maxBytes: 1024*1024*50
+ maxBytes: 52428800
backupCount: 10
formatters:
standard: