摘要:
本片文章记录了elasticsearch概念、特点、集群、插件、API使用方法。 1.elasticsearch的概念及特点。概念:elasticsearch是一个基于lucene的搜索服务器。lucene是全文搜索的一个框架。特点: - 分布式,可扩展,高可用。 - 能够实时搜索分析数据。 - 复 阅读全文
摘要:
yum -y install epel-release wget tar git autoconf* libtool-* mkdir /opt/dionaea 1.安装liblcfg软件。git clone https://github.com/ThomasAdam/liblcfg.git libl 阅读全文