Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Log stream is not working #497

Closed
troydai opened this issue Sep 30, 2016 · 2 comments
Closed

Log stream is not working #497

troydai opened this issue Sep 30, 2016 · 2 comments
Assignees

Comments

@troydai
Copy link
Contributor

troydai commented Sep 30, 2016

Scenario:

  1. set up an ASP.NET Core web application with Azure.AppServciesDiagnostics logging provider
  2. publish to Azure enable application log to file system and enable application log to file system
  3. open log stream
the log doesn't show. ### Diagnostics: 1. through console, if manually create a file under log files folder and add content to it, the content will appear in log stream. that means the azure web site log stream is working. 2. serilog, the file sink used here, may not successfully trigger the azure log stream.
@pakrym pakrym self-assigned this Oct 3, 2016
@muratg muratg added this to the 1.1.0-preview1 milestone Oct 5, 2016
@pakrym
Copy link
Contributor

pakrym commented Oct 5, 2016

@muratg
Copy link

muratg commented Oct 18, 2016

@pakrym good to close?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants