mirror of https://github.com/knative/docs.git
parent
8a96ccc39f
commit
c69898d06a
|
@ -80,9 +80,9 @@ kubernetes.labels.build\-name: <BUILD_NAME>
|
||||||
|
|
||||||
### Accessing request logs
|
### Accessing request logs
|
||||||
|
|
||||||
To access to request logs:
|
To access the request logs, enter the following search in Kibana:
|
||||||
* Enter the following search in Kibana:
|
|
||||||
```
|
```text
|
||||||
tag: "requestlog.logentry.istio-system"
|
tag: "requestlog.logentry.istio-system"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue