From 112945bf6d403908048197dcc4eb1359f6c79ec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=9A=E5=B2=B1=E6=9D=B0?= Date: Thu, 9 Sep 2021 03:35:36 +0000 Subject: [PATCH] Add new file --- TSG发布版本更新记录/TSG-21.09/dos-detection/create_hbase_table | 1 + 1 file changed, 1 insertion(+) create mode 100644 TSG发布版本更新记录/TSG-21.09/dos-detection/create_hbase_table diff --git a/TSG发布版本更新记录/TSG-21.09/dos-detection/create_hbase_table b/TSG发布版本更新记录/TSG-21.09/dos-detection/create_hbase_table new file mode 100644 index 0000000..b49624f --- /dev/null +++ b/TSG发布版本更新记录/TSG-21.09/dos-detection/create_hbase_table @@ -0,0 +1 @@ +create 'dos:ddos_traffic_baselines', 'TCP SYN Flood','UDP Flood','ICMP Flood', 'DNS Amplification'