你的浏览器禁用了JavaScript, 请开启后刷新浏览器获得更好的体验!
输入关键字进行搜索
搜索:
没有找到相关结果
lendo
赞同来自: Rubricate 、medcl
三斗室 - ELK
赞同来自: Rubricate
Jackshufu
赞同来自:
要回复问题请先登录或注册
hi
3 个回复
lendo
赞同来自: Rubricate 、medcl
{
"index": {
"template": "index_*",
"settings": {
"index.number_of_shards" : 5,
"number_of_replicas" : 0
},
"mappings": {
"log_s": {
"_ttl": {"enabled": true, "default": "1d"},
"properties": {
"mibId": {
"type": "integer",
"index": "not_analyzed"
},
"deviceId": {
"type": "integer",
"index": "not_analyzed"
},
"schemaId": {
"type": "integer",
"index": "not_analyzed"
},
"pollTime": {
"type": "date",
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd HH:mm:ss.S||yyyy-MM-dd HH:mm:ss.SS||yyyy-MM-dd HH:mm:ss.SSS||yyyy-MM-dd HH:mm:ss.SSSS||yyyy-MM-dd HH:mm:ss.SSSSS||yyyy-MM-dd HH:mm:ss.SSSSSS||yyyy-MM-dd"
},
"value": {
"type": "string",
"index": "not_analyzed"
},
"valueLong": {
"type": "long",
"index": "not_analyzed"
}
}
},
"log_i": {
"_ttl": {"enabled": true, "default": "1d"},
"properties": {
"mibId": {
"type": "integer",
"index": "not_analyzed"
},
"deviceId": {
"type": "integer",
"index": "not_analyzed"
},
"schemaId": {
"type": "integer",
"index": "not_analyzed"
},
"ifId": {
"type": "integer",
"index": "not_analyzed"
},
"ifIndex": {
"type": "integer",
"index": "not_analyzed"
},
"pollTime": {
"type": "date",
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd HH:mm:ss.S||yyyy-MM-dd HH:mm:ss.SS||yyyy-MM-dd HH:mm:ss.SSS||yyyy-MM-dd HH:mm:ss.SSSS||yyyy-MM-dd HH:mm:ss.SSSSS||yyyy-MM-dd HH:mm:ss.SSSSSS||yyyy-MM-dd"
},
"value": {
"type": "string",
"index": "not_analyzed"
},
"valueLong": {
"type": "long",
"index": "not_analyzed"
}
}
},
"log_ic": {
"_ttl": {"enabled": true, "default": "1d"},
"properties": {
"mibId": {
"type": "integer",
"index": "not_analyzed"
},
"deviceId": {
"type": "integer",
"index": "not_analyzed"
},
"schemaId": {
"type": "integer",
"index": "not_analyzed"
},
"ifId": {
"type": "integer",
"index": "not_analyzed"
},
"ifIndex": {
"type": "integer",
"index": "not_analyzed"
},
"pollTime": {
"type": "date",
"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd HH:mm:ss.S||yyyy-MM-dd HH:mm:ss.SS||yyyy-MM-dd HH:mm:ss.SSS||yyyy-MM-dd HH:mm:ss.SSSS||yyyy-MM-dd HH:mm:ss.SSSSS||yyyy-MM-dd HH:mm:ss.SSSSSS||yyyy-MM-dd"
},
"value": {
"type": "string",
"index": "not_analyzed"
},
"valueLong": {
"type": "long",
"index": "not_analyzed"
}
}
}
}
}
}
三斗室 - ELK
赞同来自: Rubricate
Jackshufu
赞同来自: