Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
N
NsePlugin
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Members
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
吴超
NsePlugin
Commits
d3159088
Commit
d3159088
authored
Aug 20, 2025
by
zinc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置
parent
40403b7e
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
22 行增加
和
21 行删除
+22
-21
src/main/resources/gatewayconfig/config.properties
+22
-21
没有找到文件。
src/main/resources/gatewayconfig/config.properties
View file @
d3159088
#
网关地址
#
????
gatewayurl
=
https://172.19.1.166:9005
#
插件对应的网关项目的
projectId
projectid
=
df345570-d044-47b3-a2c6-0ff265f89b80
#
插件同步数据的方式(推/拉)
#
??????????
projectId
projectid
=
fda50ea9-b7fa-4fe4-b368-eebeffded6b6
#
???????????/??
dataSynchronousMode
=
pull
#
轮询时间(默认1分钟
)
#
????(??1??
)
pullInterval
=
60000
#
是否记录本地同步日志
#
??????????
isSave
=
false
#
加密标识
#
????
encryption.label
=
jm_
#
单个字符加密后连接起来用某个字符进行分割
#
????????????????????
encryption.like.split
=
#
##like
是否执行按照单个字符进行加密开关。1表示按照单个字符进行加密。0表示按照字符串整体进行加密, 默认不开启
##like
?????????????????1?????????????0?????????????, ?????
encryption.like.open=1
#is remote enc/dec
encryption.remote
=
0
#
是否采用远程加密卡加解密,false不使用加密卡,true使用加密卡,encryption.remote=1表示远程加解密
#
?????????????false???????true??????encryption.remote=1???????
ccoresdf
=
false
mode
=
CCORESDF
#key location cache or (cache and file)
encryption.keyCache
=
1
#
插件集成的项目启动后,向平台时注册自己的端口号标识
#
?????????????????????????
rootport
=
54321
#
秘钥存放位置
#
??????
encryption.location
=
/home/ghca/data/encryption.properties
#
完整性规则存放位置
#
?????????
digest.location
=
/home/ghca/data/digest.properties
#
外部配置文件信息地址
#
??????????
encryption.config.location
=
/home/ghca/data/plugin/config.properties
#
驱动列表,如有多个以#分割
#
??????????#??
encryption.drivers
=
#
插件是否打印日志,如果为空或者为0不打印日志信息,1为打印日志信息
#
????????,???????0????????1???????
encryption.log
=
0
#
插件是否开启sql查询时where条件like替换功能,1为开启,0为不开启
#
??????sql???where??like?????1????0????
replaceSql
=
0
#
是否根据登录账号开启脱敏功能,1为开启,0为未开启
#
???????????????1????0????
maskingRule
=
0
#
密文分隔符
#
?????
encryption.separator
=
_jm
#********************************
规则配置信息
***********************************
#********************************
??????
***********************************
#localfile/gateway
encryption.rule-origin
=
gateway
#localfile/gateway
...
...
@@ -53,5 +53,5 @@ rule.load-period=30
gateway.protocol
=
https
gateway.host
=
172.19.1.166
gateway.port
=
9005
#0:ry
系统,1:masking 系统
#0:ry
???1?masking ??
getUserType
=
0
\ No newline at end of file
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论