summaryrefslogtreecommitdiffstats
path: root/interface_unified/scfg/ss_logger.cfg
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-10-22 13:17:27 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-10-22 13:17:27 +0900
commitd1ef5faae9f97d0a477733f6c518901d0e924a13 (patch)
tree8dc230d99c442869346c175c3fdb1d89ad0c4b6d /interface_unified/scfg/ss_logger.cfg
parent235ab8f4a66f124005f6bd259f42eed19064a6df (diff)
ss-interfaceunified branch 0.1sandbox/ToshikazuOhiwa/ss-interfaceunified
Diffstat (limited to 'interface_unified/scfg/ss_logger.cfg')
-rw-r--r--interface_unified/scfg/ss_logger.cfg41
1 files changed, 39 insertions, 2 deletions
diff --git a/interface_unified/scfg/ss_logger.cfg b/interface_unified/scfg/ss_logger.cfg
index 9be717fd..ffb4c502 100644
--- a/interface_unified/scfg/ss_logger.cfg
+++ b/interface_unified/scfg/ss_logger.cfg
@@ -1,8 +1,8 @@
[LOGGING]
LogMaxFileSize=5242880
PerformanceLogSize=262144
-EmmcOutputPath=/nv/log/frameworkunifiedlog
-EmmcOutputNaviLogPath=/nv/log2/awlog
+EmmcOutputPath=/nv/BS/ss/logger_service/rwdata/frameworkunifiedlog
+EmmcOutputNaviLogPath=/nv/BS/ss/logger_service/rwdata/log2/awlog
Usb0MountPath=/mnt/sda1
Usb1MountPath=/mnt/sdb1
SdMountPath=/fs/sd0
@@ -15,6 +15,43 @@ EmmcOutputGrpRelaunchMax=5
EmmcOutputNaviLogMax=10
EmmcOutputNaviLogNmlMax=20
EmmcOutputNaviLogErrMax=10
+ExternalLogNum=6
+ExternalLogMax=20
+
+# "[EXTERNAL_X]" have to start from "1" to ExternalLogNum
+# "ExtLogPath" is file or directory path of External log
+# "OutputPath" is file or directory path in Archive file
+# "Remove" is removed or not after it is archived
+
+[EXTERNAL_1]
+ExtLogPath=/ramd/log/frameworkunifiedlog/radio
+OutputPath=radio
+Remove=false
+
+[EXTERNAL_2]
+ExtLogPath=/ramd/log/frameworkunifiedlog/connectivity
+OutputPath=connectivity
+Remove=false
+
+[EXTERNAL_3]
+ExtLogPath=/ramd/log/frameworkunifiedlog/graphics.log
+OutputPath=graphics.log
+Remove=false
+
+[EXTERNAL_4]
+ExtLogPath=/ramd/log/frameworkunifiedlog/winsys.log
+OutputPath=winsys.log
+Remove=false
+
+[EXTERNAL_5]
+ExtLogPath=/ramd/log/frameworkunifiedlog/appfw
+OutputPath=appfw
+Remove=false
+
+[EXTERNAL_6]
+ExtLogPath=/nv/ptdata/sec/tomoyo
+OutputPath=tomoyo
+Remove=true
[SETLOGMASK]
MASK0=0xDC000000