ELK

39.冷热分离架构— 实现原理

2022-06-29  本文已影响0人  大勇任卷舒

39.1 节点异构

39.2 数据分布

node.attr.{attribute}: {value}
node.attr.temperature: hot //热节点
node.attr.temperature: warm //冷节点

39.3 数据分布

index.routing.allocation.include.{attribute}
Assign the index to a node whose {attribute} has at least one of the comma-separated 
values.

index.routing.allocation.require.{attribute}
Assign the index to a node whose {attribute} has all of the comma-separated values.

index.routing.allocation.exclude.{attribute}
Assign the index to a node whose {attribute} has none of the comma-separated values.

大数据视频推荐:
腾讯课堂
CSDN
ELK入门精讲
AIOps智能运维实战
ELK7 stack开发运维
大数据语音推荐:
ELK7 stack开发运维
企业级大数据技术应用
大数据机器学习案例之推荐系统
自然语言处理
大数据基础
人工智能:深度学习入门到精通

上一篇下一篇

猜你喜欢

热点阅读