Last active
September 7, 2020 01:06
-
-
Save Callonski/912d9a501d4788c6931ad6cb0e35e856 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
####################### 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