Logstash cheat sheet: Difference between revisions

Line 435: Line 435:


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


Line 481: Line 481:
./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-6.1.2.jar
emacs plugins/x-pack/x-pack-6.1.3.jar
cd /usr/share/kibana
cd /usr/share/kibana
./bin/kibana-plugin remove x-pack
./bin/kibana-plugin remove x-pack