mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-15 04:38:16 +08:00
调整ES相关文件位置 & 补充connectESDAO相关类
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
PUT _template/ks_kafka_broker_metric
|
||||
{
|
||||
"order" : 10,
|
||||
"index_patterns" : [
|
||||
@@ -6,7 +5,7 @@ PUT _template/ks_kafka_broker_metric
|
||||
],
|
||||
"settings" : {
|
||||
"index" : {
|
||||
"number_of_shards" : "10"
|
||||
"number_of_shards" : "2"
|
||||
}
|
||||
},
|
||||
"mappings" : {
|
||||
|
||||
Reference in New Issue
Block a user