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 happen in the system allowing the real-time diagnostics.

Using /logstream

If you are using git to push to an Azure Web Site, this is the section you'll care most about.

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