Support requested this be included in VA documentation, then said to hold-off. Also awaiting context.
To change the Kibana Password:
|
a. |
Select Encryption Algorithm option md5. |
|
b. |
Select Authentication Scheme option Both. |
|
3. |
Click Generate HTPPSWD. |
An output string is generated. For example,
admin:$apr1$tdea7nbo$K0V/aYnScSwu27yH29IlM.
|
5. |
Enter the string from Step 3, click Encode. |
An output string is generated. For example,
YWRtaW46JGFwcjEkZTlpanlyZGckd3FvVEZCQldJZDRxMVhZY1ZSejhXLg==
|
6. |
Login to Node1 and type: kubectl edit secret kibana-auth. |
|
7. |
Modify the file. Click Insert. |
|
8. |
Navigate to Auth. Replace the existing string with the one generated in Step 5. |
|
9. |
Login to Kibana with the new credentials. |
Comments
0 comments
Please sign in to leave a comment.