管理大量日志
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).
发布时间: 2013-02-02 12:27:16 作者: rapoo
管理大量日志
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).