Skip to content

Instantly share code, notes, and snippets.

@Simonx123
Forked from Callonski/kibana_keystore.sh
Created September 7, 2020 01:06
Show Gist options
  • Save Simonx123/f85d4e0dbf64763dd2e15c5196057a91 to your computer and use it in GitHub Desktop.
Save Simonx123/f85d4e0dbf64763dd2e15c5196057a91 to your computer and use it in GitHub Desktop.
####################### KEYSTORE ################################
cd /usr/share/kibana
sudo bin/kibana-keystore create
echo "${elastic_pw}" | sudo bin/kibana-keystore add elasticsearch.password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment