第一种:参考地址:http://dev.paperlesspost.com/setting-up-elasticsearch-synonyms/271.Add a synonyms file.2.Create the index with setting and mappings to support synonyms.Creating a synonyms fileconfig/ynonyms.txt # synonyms.txt sea cow => manatee cat, feline,
这三样东西分别作用是:日志收集.索引与搜索.可视化展现 l logstash 这张架构图可以看出logstash只是collect和index的地方,运行时传入一个.conf文件,配置分三部分:input ,filter,output. l redis redis在这里是作为日志收集与索引之间解耦作用 l elasticsearch 核心组件,用来搜索.主要特点:real-time,distributed,Highly Available,document oriented,schema