Skip to content

Diagnostic Log Stream

suwatch edited this page Nov 28, 2012 · 23 revisions

Overview

One of the keys to diagnose the issues is to look at the trace files. Kudu service as well as its application write traces to Logfiles folder (see File structure on Azure). Logstream endpoint (/logstream) enables developers to view live traces as they are being written allowing the real-time diagnostics.

Using /logstream

By simply connecting to /logstream, you will be able to get the live streaming of traces.

Lifetime /logstream

Version of Kudu currently live in Azure

How-to guides

Understanding Kudu

Troubleshooting

Building and running Kudu from the github sources

Read this is you are interested in contributing to Kudu

Features in development

Miscellaneous

Clone this wiki locally