elasticsearch prometheus应用之监控elasticsearch 一、安装 elasticsearch_exporter与ES集群是分开独立的,不需要对原有的ES集群(可能有很多个)做任何修改,不需要重启,只要能访问es集群即可。可以单独部署在一台服务器上项目地址:... 11月03日 211 views 发表评论 阅读全文
elasticsearch 修复ElasticSearch中含有的log4j2的安全问题 1、编辑 ElasticSearch服务的 jvm.options 文件,添加JVM参数配置: -Dlog4j2.formatMsgNoLookups=true 通过执行 curl -XGET htt... 12月20日 297 views 发表评论 阅读全文