上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 56 下一页

Logstash利用GeoIP库显示地图以及通过useragent显示浏览器(

摘要: http://www.nibayuan.com/articles/2016/02/23/elk-logstash-geoip-kibana-tilemap.html http://www.nibayuan.com/articles/2016/02/23/elk-logstash-geoip-kiba 阅读全文
posted @ 2017-03-14 13:57 szllq2000 阅读(281) 评论(0) 推荐(0)

remote tomcat monitor---jmc--jvisualvm

摘要: export JAVA_OPTS="\-Dcom.sun.management.jmxremote.port=<port> \-Dcom.sun.management.jmxremote.authenticate=false \-Dcom.sun.management.jmxremote.ssl=f 阅读全文
posted @ 2017-02-20 13:00 szllq2000 阅读(240) 评论(0) 推荐(0)

python AI(numpy,matplotlib)

摘要: http://blog.csdn.net/ywjun0919/article/details/8692018 安装好pip后就可以用下面的命令来查找matplotlib和查看其安装状态 sudo pip search matplotlib 安装matplotlib sudo pip install 阅读全文
posted @ 2017-02-20 10:08 szllq2000 阅读(251) 评论(0) 推荐(0)

rpm package.http://rpmfind.net/

摘要: http://rpmfind.net/ 阅读全文
posted @ 2017-02-14 15:07 szllq2000 阅读(99) 评论(0) 推荐(0)

cpuspeed和irqbalance服务器的两大性能杀手

摘要: 启用 irqbalance 服务,既可以提升性能,又可以降低能耗。 irqbalance 用于优化中断分配,它会自动收集系统数据以分析使用模式,并依据系统负载状况将工作状态置于 Performance mode 或 Power-save mode。 处于 Performance mode 时,irq 阅读全文
posted @ 2017-02-12 09:37 szllq2000 阅读(293) 评论(0) 推荐(0)

ELK basic---http://udn.yyuap.com/doc/logstash-best-practice-cn/filter/grok.html

摘要: http://blog.csdn.net/lgnlgn/article/details/8053626 elasticsearch学习入门 input {stdin{}}filter { grok { match => { "message" => ".*(?<json_body>\{.*\}).* 阅读全文
posted @ 2017-02-12 09:11 szllq2000 阅读(323) 评论(0) 推荐(0)

Restful and 前后端分离---AutoTest newman--postman

摘要: http://www.cnblogs.com/zuoshaowei/p/6192863.html https://www.getpostman.com/docs/newman_intro swagger--API rest 敏捷-》BDD-》用户故事-》验收条件-》用户场景测试-》Spec 测试-》 阅读全文
posted @ 2017-01-21 18:01 szllq2000 阅读(203) 评论(0) 推荐(0)

为ElasticSearch添加HTTP基本认证 https://github.com/Asquera/elasticsearch-http-basic/releases

摘要: ES的HTTP连接没有提供任何的权限控制措施,一旦部署在公共网络就容易有数据泄露的风险,尤其是加上类似elasticsearch-head这样友好的前端界面,简直让你的数据瞬间裸奔在黑客的眼皮底下。项目上线前做十万伏特的防护当然不现实,但至少,我们不要裸奔,穿一套比基尼吧。而做一个简单的HTTP认证 阅读全文
posted @ 2017-01-21 11:30 szllq2000 阅读(1116) 评论(0) 推荐(0)

Logstash之时区问题的建议和修改---filter---and duplicate resolution.

摘要: 2. logstash es duplicate https://logstash.jira.com/browse/LOGSTASH-1875 https://logstash.jira.com/browse/LOGSTASH-2085 http://stackoverflow.com/questi 阅读全文
posted @ 2017-01-21 11:17 szllq2000 阅读(2000) 评论(0) 推荐(0)

jquery in confluence.

摘要: https://confluence.atlassian.com/confkb/how-to-use-javascript-in-confluence-313458839.html https://answers.atlassian.com/questions/40807/use-of-jquery 阅读全文
posted @ 2016-12-22 15:03 szllq2000 阅读(227) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 56 下一页