1:修改保存maat配置时在阀门处新增service,action,user_region字段

2:添加阀门属性tapRedisDb
3:为相关字段添加注释
This commit is contained in:
RenKaiGe-Office
2018-07-19 17:18:16 +08:00
parent cdd12b0779
commit f24ca4448f
2 changed files with 45 additions and 28 deletions

View File

@@ -247,11 +247,12 @@ digest.gen.tool.path=maat-redis/digest_gen
maxRedisDBIndex=16
##存放编译,分组,域配置id关系的redis数据库编号
idRelaRedisDBIndex=15
##阀门配置在redisdb的序号
tapRedisDb=7
##实时统计(编译配置)数据表达式
redisStatisticsReal=[COMPILE_ID];\t;[SERVICE];\t;[ACTION];\t;[CONT_TYPE];\t;[ATTR_TYPE];\t;[CONT_LABEL];\t;[TASK_ID];\t;[AFFAIR_ID];\t;[DO_BLACKLIST];\t;[DO_LOG];\t;[EFFECTIVE_RANGE];\t;[START_TIME];\t;[END_TIME];\t;[USER_REGION];\t;[IS_VALID];\t;[GROUP_NUM];\t;[FATHER_CFG_ID];\t;[OP_TIME]
##存储实时统计数据的redisdb
redisStatisticsRealDBIndex=14
#maat测试程序输出日志的文件目录
maatTestLogPath=c:/maat/mmat.log