import Prerequisites from "/snippets/dashboard-prerequisites.mdx" import CreateElement from "/snippets/create-dashboard-element.mdx"
The log stream dashboard element displays your logs as they come in real-time. Each log appears as a separate line with various details. The benefit of a log stream is that it provides immediate visibility into your system’s operations. When you debug an issue or trying to understand an ongoing event, the log stream allows you to see exactly what’s happening as it occurs.
Example with Builder
Example with APL
['sample-http-logs']
| project method, status, content_type