Logstash cheat sheet: Difference between revisions

Line 440: Line 440:


自分のテスト環境はシングルノードなので status が YELLOW にならないように、
自分のテスト環境はシングルノードなので status が YELLOW にならないように、
  /usr/share/elasticsearch/plugins/x-pack/x-pack-core/x-pack-core-6.2.1.jar
  /usr/share/elasticsearch/plugins/x-pack/x-pack-core/x-pack-core-6.2.2.jar
:テンプレート json の index.number_of_replicas を変更する。
:テンプレート json の index.number_of_replicas を変更する。


Line 486: Line 486:
./bin/elasticsearch-plugin remove x-pack
./bin/elasticsearch-plugin remove x-pack
./bin/elasticsearch-plugin install x-pack
./bin/elasticsearch-plugin install x-pack
emacs plugins/x-pack/x-pack-core/x-pack-core-6.2.1.jar
emacs plugins/x-pack/x-pack-core/x-pack-core-6.2.2.jar
cd /usr/share/kibana
cd /usr/share/kibana
./bin/kibana-plugin remove x-pack
./bin/kibana-plugin remove x-pack