azure - 从头开始在 Azure 上部署 Elasticsearch

标签 azure elasticsearch bigdata

我是 Elasticsearch 的初学者。我已经在我的 C# Web 应用程序中使用 NEST 客户端成功实现了单节点 Elasticsearch 。现在我想水平扩展我的数据,并希望将此应用程序部署在 Azure 云存储上。所以如果有的话文章或文档(分步)可用于介绍如何在 Azure 上使用多节点进行正确配置来有效部署 Elasticsearch,然后通知我。

如有任何建议,我们将不胜感激。

最佳答案

看看Elastic's Azure Marketplace offering 。只需几个屏幕和几分钟,您就可以在 Azure 上部署一个集群。

如果您需要对已部署的集群进行更多控制,例如

  • 连接到每个数据节点的磁盘数量和大小
  • 安装用于快照/恢复的 Azure 存储库插件
  • 每个节点的 Java 堆大小

看看 ARM template on GitHub 。这与为 Marketplace 产品提供支持的底层模板相同,但直接部署提供的功能比 Marketplace UI 中公开的功能更多。

关于azure - 从头开始在 Azure 上部署 Elasticsearch,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51035329/

相关文章:

ElasticSearch 的 MasterService 计算集群状态的时间太长并抛出 ProcessClusterEventTimeoutException

Azure - 未找到与请求 URI 匹配的 HTTP 资源

python - 从python中的kibana查询?

elasticsearch - Elasticsearch聚合性能

bigdata - Apache Nifi 与 Gobblin

c++ - C/C++ 的数据库写入与磁盘 I/O

c# - PowerBI 身份验证 C#

azure - [Azure AD] : Reset Password button Disabled

azure - 如何将自定义 SSL 证书绑定(bind)到 Service Fabric 群集管理终结点?

hadoop - Hive-将数据复制到表时出错