19 lines
534 B
Markdown
19 lines
534 B
Markdown
---
|
|
title: View Application Logs
|
|
description: View an application log by KubeVela dashboard
|
|
---
|
|
|
|
You can view the logs of application in the environment tab.
|
|
|
|
Click the icon in the `Action` column, you'll see the running logs for pod.
|
|
|
|

|
|
|
|
|
|

|
|
|
|
By default, the logs will refresh every 5s. If your logs didn't have timestamp, you can click the `Show timestamps` to see.
|
|
|
|
### Next Step
|
|
|
|
* [Expose Application for Public Access](./get-application-endpoint) |