Fork me on GitHub

随笔分类 -  Solr/ElasticSearch

摘要:使用 UDP 协议发送日志 graylog2-server 服务端格式化日志再存储 Ubuntu 安装服务端 sudo apt-get update && sudo apt-get upgradesudo apt-get install apt-transport-https openjdk-8-j 阅读全文
posted @ 2017-12-04 15:59 花儿笑弯了腰 阅读(1080) 评论(0) 推荐(0) 编辑
摘要:ES 5.X 版本后就不支持 elasticsearch-head 以插件方式来安装了。 for Elasticsearch 5.x: site plugins are not supported. Run as a standalone server for Elasticsearch 2.x: 阅读全文
posted @ 2017-07-13 22:42 花儿笑弯了腰 阅读(1355) 评论(2) 推荐(0) 编辑
摘要:Exceptionless 是一个可以对 ASP.NET Core, ASP.NET MVC,WebAPI, WebForms, WPF, Console 应用提供系统的日志,错误监控、报表等服务实时日志收集框架 。具体介绍:http://www.cnblogs.com/savorboard/p/e 阅读全文
posted @ 2017-05-27 14:17 花儿笑弯了腰 阅读(4407) 评论(7) 推荐(6) 编辑
摘要:环境:centos6.7 #查询已经安装的JDK rpm -qa | grep jdk #卸载 yum -y remove java-1.8.0-openjdk-headless-1.8.0.91-0.b14.el6_7.x86_64 #配置环境变量 #生效环境变量 source /etc/prof 阅读全文
posted @ 2016-05-23 16:03 花儿笑弯了腰 阅读(1914) 评论(0) 推荐(0) 编辑