Logstash cheat sheet: Difference between revisions

 
== splunk のデモをみて、自分の環境に logstash を入れてみた。 :) ==
:(ELKBの更新が速いので、随時記事をアップデートします。[https://www.elastic.co/downloads/elasticsearch Elasticsearch 5.6.01], [https://www.elastic.co/downloads/logstash Logstash 5.6.01], [https://www.elastic.co/downloads/beats/filebeat Filebeat 5.6.01], [https://www.elastic.co/downloads/kibana Kibana 5.6.01])
 
:[http://ja.splunk.com/ splunk] のデモを見て、構造化ロギング・高速検索・可視化の素晴らしさが解ったので、それをオープンソースの Elastic stack (ELK stack) で実現する。
:[https://github.com/elastic/kibana/issues/13950 Getting "all shards failed: [unsupported_operation_exception] null" after upgrade to 5.6.0]
:[https://github.com/elastic/elasticsearch/issues/26162 Empty index created on 2.x causing "unsupported_operation_exception" in 5.x when used for sorting]
::'''5.6.1 で FIX'''
 
===logstash の書籍===