码迷,mamicode.com
首页 >  
搜索关键字:logstash plugin    ( 6960个结果
Ubuntu gedit 折叠插件
Ubuntu Kylin 14.04gedit- Version 3.10.4 (as same as all version of gedit 3.x )Attention: this plugin of gedit version 3.x is not the same as gedit ver...
分类:其他好文   时间:2014-05-16 09:05:47    阅读次数:293
maven-compiler-plugin升级到3.1出现问题(转)
转自:http://my.oschina.net/zhuka/blog/124503No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?解决问题: 由于Ecl....
分类:其他好文   时间:2014-05-16 06:51:55    阅读次数:519
跟我一起学JQuery插件开发教程
摘自:http://www.poluoluo.com/jzxy/201204/163035.html在逛codeproject网站的时候,突然看到一篇文章:How to write plugin in Jquery.如果对E文好的同学 ,可以看上面的连接。现在我把上面网站的及结合自己的想法写这篇文章...
分类:Web程序   时间:2014-05-15 10:36:02    阅读次数:405
Kibana+Logstash+Elasticsearch+Redis安装部署
最近做日志分析,发现logstash较符合自己的需求,Logstash:做系统log收集,转载的工具。同时集成各类日志插件,对日志查询和分析的效率有很大的帮助.一般使用shipper作为log收集、indexer作为log转载.Logstashshipper收集log并将log转发给redis存储Logstashindexer从redis中读..
分类:其他好文   时间:2014-05-15 00:42:49    阅读次数:655
hadoop-mapreduce中reducetask运行分析
ReduceTask的运行 Reduce处理程序中需要执行三个类型的处理, 1.copy,从各map中copy数据过来 2.sort,对数据进行排序操作。 3.reduce,执行业务逻辑的处理。 ReduceTask的运行也是通过run方法开始, 通过mapreduce.job.reduce.shuffle.consumer.plugin.class配置shuffle的plugin, ...
分类:其他好文   时间:2014-05-14 20:23:57    阅读次数:519
Access学习常用网址珍藏
Access学习个人常用网址珍藏Access论坛:http://www.office-cn.net/forum.phpAccess网站:http://www.office-cn.netAccess培训交流QQ群:http://www.office-cn.net/plugin.php?id=zstm_qqgroup:indexAccess微博:http://www.weibo.com/officecn01http://t.qq.com/officecn01Acc..
分类:数据库   时间:2014-05-14 17:13:06    阅读次数:395
[ExtJS 4.2.1] Panel Maximizable
今天记录一下, 造了个Simple Maximizable Panel。一切从简, 没有封装成Plugin, 没有加入animate, 没有修正resize event。贴上源码: 1 2 3 4 5 panel-maximizable.html 6 ...
分类:Web程序   时间:2014-05-13 20:57:54    阅读次数:502
struts2jsp里<struts:head theme:"ajax">报错
按javaweb王者归来做strut2练习使用<struts:headtheme:"ajax">报错org.apache.jasper.JasperException:Template/template/ajax/head.ftlnotfound加入struts2-dojo-plugin-2.1.6包并在jsp里引入<%@taglibprefix="sx"uri="/struts-dojo-tags"%><sx:head/>这是..
分类:Web程序   时间:2014-05-13 13:00:55    阅读次数:854
linux 远程桌面---xmanager
linux服务器端设置所需软件包[root@localhost~]#rpm-qa|grepxdmxorg-x11-xdm-1.1.6-14.1.el6.x86_64[root@localhost~]#rpm-qa|grepgdmgdm-2.30.4-39.el6.x86_64gdm-user-switch-applet-2.30.4-39.el6.x86_64pulseaudio-gdm-hooks-0.9.21-14.el6_3.x86_64gdm-plugin-fingerprint..
分类:系统相关   时间:2014-05-13 03:27:00    阅读次数:405
jQuery Fancybox插件介绍
下面介绍一款jquery图片播放插件叫Fancybox,项目主页地址:http://fancybox.net/ Fancybox的特点如下: 1、可以支持图片、html文本、flash动画、iframe以及ajax的支持 2、可以自定义播放器的CSS样式 3、可以以组的形式进行播放,导航的按钮(上一项,下一项) 4、如果将鼠标滚动插件(mouse wheel plugin)包含进来的话Fancybox还能支持鼠标滚轮滚动来翻阅图片 5、Fancybox播放器支持投影,更有立体的感觉...
分类:Web程序   时间:2014-05-13 00:22:11    阅读次数:573
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!