加载中
使用ElasticSearch+LogStash+Kibana+Redis搭建日志管理服务

其中启动kibana 除了jetty也可以用tomcat或者其他容器 这个提醒初学者 还有就是ElasticSearch 1.4+版本需要config/elasticsearch.yml里加一条配置的 http.cors.enabled: true http.cors.allo...

leveldb出现一堆很大的sst文件

try { if(alertDb instanceof JniDB){ ((JniDB)alertDb).compactRange(null, null); String stats = alertDb.getProperty("leveldb.stats"); logger.info(stats); } Thread.sleep(24*60*60*1...

Certificates does not conform to algorithm

java.security.cert.CertificateException: Certificates does not conform to algorithm constraints...

没有更多内容

加载失败,请刷新页面

没有更多内容

返回顶部
顶部