文件名称:Elasticsearch-on-Azure:Vagrantfile 用于部署在 Azure 上运行的 ELK 堆栈 Elasticsearch、Logstash 和 Kibana,以便在 senseHCMC 项目中使用。 从 https 导入
文件大小:5KB
文件格式:ZIP
更新时间:2024-06-26 16:26:29
JavaScript
#senseHCMC-ELK# ##Description## Vagrantfile 用于部署在 Azure 上运行的 ELK 堆栈 ,以便在 senseHCMC 项目中使用。 ================================== ##Setup 使用这个## 你有很多步骤需要完成才能在 Azure 订阅上运行此 VM。 ###安装 vagrant-azure 插件### vagrant 插件安装 vagrant-azure ###Install openssl### Chocolatey install openssl.light -y ###设置和上传 Azure 管理证书### openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout az_cert.pem -out az_cert.pem o
【文件预览】:
Elasticsearch-on-Azure-master
----Vagrantfile(4KB)
----nginx.conf(1KB)
----sendData.py(858B)
----kibana_config.js(2KB)
----.gitignore(122B)
----README.md(2KB)