TSG-22348 feature: adapt maat support UUID
This commit is contained in:
@@ -17,7 +17,7 @@ breakpad_minidump_dir=/run/sce/crashreport
|
||||
breakpad_upload_tools=/opt/tsg/framework/bin/minidump_upload
|
||||
|
||||
[maat]
|
||||
# 0:json 1:redis 2:iris
|
||||
# 0:json 1:redis
|
||||
input_mode=0
|
||||
# LOG_LEVEL_TRACE = 0; LOG_LEVEL_DEBUG = 1; LOG_LEVEL_INFO = 2;
|
||||
# LOG_LEVEL_WARN = 3; LOG_LEVEL_ERROR = 4; LOG_LEVEL_FATAL = 5;
|
||||
@@ -29,8 +29,6 @@ deferred_load=0
|
||||
stat_file=log/maat.fs2
|
||||
table_info=resource/table_info.conf
|
||||
accept_path=/opt/tsg/etc/tsg_device_tag.json
|
||||
inc_cfg_dir=resource/inc/
|
||||
ful_cfg_dir=resource/ful/
|
||||
json_cfg_file=resource/sce.json
|
||||
foreign_cont_dir=resource/foreign_files
|
||||
redis_db_idx=0
|
||||
@@ -84,6 +82,7 @@ local_address=127.0.0.1
|
||||
gateway=127.0.0.1
|
||||
|
||||
[kafka]
|
||||
enable_debug=0
|
||||
brokerlist=192.168.40.224:9092
|
||||
sasl_username=admin
|
||||
sasl_passwd=galaxy2019
|
||||
|
||||
Reference in New Issue
Block a user