fix the admin logging doc (#612)
* fix the admin logging doc * Update chart/admin/logging/README.md --------- Co-authored-by: Ilya Kreymer <ikreymer@users.noreply.github.com>
This commit is contained in:
parent
4234f89d25
commit
362dc67532
@ -48,7 +48,7 @@ helm upgrade --install -f ./chart/admin/logging/values.yaml btrix-admin-log ./ch
|
|||||||
```
|
```
|
||||||
kubectl get secret btrixlog-es-elastic-user -n btrix-admin -o go-template='{{.data.elastic | base64decode}}'
|
kubectl get secret btrixlog-es-elastic-user -n btrix-admin -o go-template='{{.data.elastic | base64decode}}'
|
||||||
```
|
```
|
||||||
* open `https://hostname/kibana`
|
* open `https://hostname/kibana/` (note the trailing slash is required)
|
||||||
|
|
||||||
## Import/Export Kibana data
|
## Import/Export Kibana data
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user