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:
D. Lee 2023-02-21 09:52:46 -08:00 committed by GitHub
parent 4234f89d25
commit 362dc67532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}}'
```
* open `https://hostname/kibana`
* open `https://hostname/kibana/` (note the trailing slash is required)
## Import/Export Kibana data