kibana x-pack安裝完了后,license有效期只有1個月,並且每年需要,要重新續一次。
1,注冊
https://register.elastic.co/
2,登錄到注冊的郵件,里面會有一個下載license的郵件。
我安裝的版本是6.3.1
請求url POST http://XXXX:9200/_xpack/license/start_basic?acknowledge=true 不同版本的請求地址可能不同
POST內容為下載license文件的內容
參考鏈接: http://blog.51yip.com/server/1906.html
官網參考: https://www.elastic.co/guide/en/elasticsearch/reference/6.3/update-license.html#_examples_11