邮件日志

This commit is contained in:
chenjinsong
2018-06-20 17:48:01 +08:00
parent b513004ff6
commit 5f401d6f1f
9 changed files with 373 additions and 11 deletions

View File

@@ -653,6 +653,11 @@ dns_query=query
dns_response=response
entrance=entrance
#dns_sub=DNS_SUB
mail_proto=mail protocol
mail_from=sender
mail_to=receiver
subject=subject
eml_file=EML file
contrl_tunnel=contrl tunnel
data_tunnel=data tunnel
contrl_message=contrl message

View File

@@ -479,6 +479,11 @@ dns_query=query
dns_response=response
entrance=entrance
#dns_sub=DNS_SUB
mail_proto=mail protocol
mail_from=sender
mail_to=receiver
subject=subject
eml_file=EML file
contrl_tunnel=contrl tunnel
data_tunnel=data tunnel
contrl_message=contrl message

View File

@@ -609,18 +609,13 @@ action_replace=\u66FF\u6362
<<<<<<< HEAD
action_whitelist=\u767D\u540D\u5355
=======
action_whitelist=\u767D\u540D\u5355
>>>>>>> branch 'develop' of http://10.0.6.99/gwall/gwall.git
action_monit=\u76D1\u6D4B
file_digest_control=\u6587\u4EF6\u6458\u8981\u7BA1\u63A7
bgp_control=BGP\u7BA1\u63A7
bgp_ip=bgp Ip
xmpp_control=XMPP\u7BA1\u63A7
<<<<<<< HEAD
xmpp_ip=xmpp Ip
=======
xmpp_ip=xmpp Ip
>>>>>>> branch 'develop' of http://10.0.6.99/gwall/gwall.git
#===============protocol IP Import start=================
chooseFile=\u9009\u62E9\u6587\u4EF6
download=\u6A21\u677F\u4E0B\u8F7D
@@ -688,6 +683,11 @@ dns_query=\u8BF7\u6C42
dns_response=\u5E94\u7B54
entrance=\u51FA\u5165\u53E3
#dns_sub=DNS_SUB
mail_proto=\u90AE\u4EF6\u534F\u8BAE
mail_from=\u53D1\u4EF6\u4EBA
mail_to=\u6536\u4EF6\u4EBA
subject=\u4E3B\u9898
eml_file=EML\u6587\u4EF6
contrl_tunnel=\u63A7\u5236\u901A\u9053
data_tunnel=\u6570\u636E\u901A\u9053
contrl_message=\u63A7\u5236\u62A5\u6587

View File

@@ -225,7 +225,8 @@ fileUploadCfg=fileUploadSources
callbackCfg=commonSources
fileDigestCfg=fileDigestSources
configIdSources=configPzIdSources
logBaseUrl=http://10.0.6.201:8090/galaxy/service/log/v1/
#logBaseUrl=http://10.0.6.201:8090/galaxy/service/log/v1/
logBaseUrl=http://10.0.6.104:8081/galaxy/service/log/v1/
ntcPzReport=ntcPzReport
ntcIpLog=ntcIpLogs
ntcHttpLog=ntcHttpLogs
@@ -236,6 +237,7 @@ ntcL2tpLog=ntcL2tpLogs
ntcOpenvpnLog=ntcOpenvpnLogs
ntcIpsecLog=ntcIpsecLogs
ntcSshLog=ntcSshLogs
ntcMailLog=ntcMailLogs
client_connect_timeout=300000
client_read_timeout=300000