首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

治理大量日志

2013-02-02 
管理大量日志http://stackoverflow.com/questions/5127534/log4j-log-indexing-using-solr/12881260#12881

管理大量日志
http://stackoverflow.com/questions/5127534/log4j-log-indexing-using-solr/12881260#12881260

You can use a combination of logstash (for shipping and filtering logs) + elasticsearch (for indexing and storage) + kibana (for a pretty GUI).

热点排行