diff --git a/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp b/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp index 83ef3dfc6..b3591c99f 100644 --- a/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp +++ b/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp @@ -222,7 +222,11 @@ $(document).ready(function(){ ${fns:abbr(log.sIp, 42)} ${log.dPort} ${log.sPort} - ${log.deviceId} + + + + + diff --git a/src/main/webapp/WEB-INF/views/log/ntc/appList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/appList.jsp index 1813f706b..9303b4c0b 100644 --- a/src/main/webapp/WEB-INF/views/log/ntc/appList.jsp +++ b/src/main/webapp/WEB-INF/views/log/ntc/appList.jsp @@ -29,7 +29,7 @@ $(document).ready(function(){

- APP +

@@ -209,7 +209,11 @@ $(document).ready(function(){ ${fns:abbr(log.sIp, 42)} ${log.dPort} ${log.sPort} - ${log.deviceId} + + + + + diff --git a/src/main/webapp/WEB-INF/views/log/ntc/ddosList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/ddosList.jsp index 0dffec93e..eee1c633f 100644 --- a/src/main/webapp/WEB-INF/views/log/ntc/ddosList.jsp +++ b/src/main/webapp/WEB-INF/views/log/ntc/ddosList.jsp @@ -29,7 +29,7 @@ $(document).ready(function(){

- DDOS +

@@ -212,8 +212,11 @@ $(document).ready(function(){ ${log.attackMaxBps} ${log.attackTotalPkt} ${log.attackTotalByte} - ${log.isBlcok} - + + + + + ${fns:abbr(log.capIp, 42)} ${log.transProto} @@ -225,7 +228,11 @@ $(document).ready(function(){ ${fns:abbr(log.sIp, 42)} ${log.dPort} ${log.sPort} - ${log.deviceId} + + + + + diff --git a/src/main/webapp/WEB-INF/views/log/ntc/ftpList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/ftpList.jsp index f96a14642..d179cb2f5 100644 --- a/src/main/webapp/WEB-INF/views/log/ntc/ftpList.jsp +++ b/src/main/webapp/WEB-INF/views/log/ntc/ftpList.jsp @@ -29,7 +29,7 @@ $(document).ready(function(){

- FTP +

@@ -225,7 +225,11 @@ $(document).ready(function(){ ${fns:abbr(log.sIp, 42)} ${log.dPort} ${log.sPort} - ${log.deviceId} + + + + + diff --git a/src/main/webapp/WEB-INF/views/log/ntc/ipsecList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/ipsecList.jsp index 4da53510c..599d0944e 100644 --- a/src/main/webapp/WEB-INF/views/log/ntc/ipsecList.jsp +++ b/src/main/webapp/WEB-INF/views/log/ntc/ipsecList.jsp @@ -28,7 +28,7 @@ $(document).ready(function(){

- IPSEC +

@@ -215,7 +215,11 @@ $(document).ready(function(){ ${fns:abbr(log.sIp, 42)} ${log.dPort} ${log.sPort} - ${log.deviceId} + + + + + diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipAccountList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipAccountList.jsp index 73ce37e60..db01839ab 100644 --- a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipAccountList.jsp +++ b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipAccountList.jsp @@ -29,7 +29,7 @@ $(document).ready(function(){

- VoIP ACCOUNT +

diff --git a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp index e3f99e5d2..6b1e12f69 100644 --- a/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp +++ b/src/main/webapp/WEB-INF/views/log/ntc/mmVoipIpList.jsp @@ -29,7 +29,7 @@ $(document).ready(function(){

- VoIP IP +

diff --git a/src/main/webapp/WEB-INF/views/log/ntc/openVpnList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/openVpnList.jsp index d4dde7dd6..9eb279792 100644 --- a/src/main/webapp/WEB-INF/views/log/ntc/openVpnList.jsp +++ b/src/main/webapp/WEB-INF/views/log/ntc/openVpnList.jsp @@ -29,7 +29,7 @@ $(document).ready(function(){

- OpenVPN +

@@ -205,16 +205,14 @@ $(document).ready(function(){ - - ${fns:stringFormat(log.version,30)} - - - ${fns:stringFormat(log.encryptMode,30)} - + ${log.version} + ${log.encryptMode} - - + + + + TCP UDP @@ -231,7 +229,11 @@ $(document).ready(function(){ ${fns:abbr(log.sIp, 42)} ${log.dPort} ${log.sPort} - ${log.deviceId} + + + + + diff --git a/src/main/webapp/WEB-INF/views/log/ntc/sshList.jsp b/src/main/webapp/WEB-INF/views/log/ntc/sshList.jsp index 96e5a8f77..975042a92 100644 --- a/src/main/webapp/WEB-INF/views/log/ntc/sshList.jsp +++ b/src/main/webapp/WEB-INF/views/log/ntc/sshList.jsp @@ -29,7 +29,7 @@ $(document).ready(function(){

- SSH +

@@ -229,7 +229,11 @@ $(document).ready(function(){ ${fns:abbr(log.sIp, 42)} ${log.dPort} ${log.sPort} - ${log.deviceId} + + + + +