azure-diagnostics
TraceSource.TraceEvent() fails logging when Exception message contains non-printable characters
I have a call to TraceSource.TraceEvent() that is sometimes not writing to the Azure Diagnostics logs.[详细]
2023-04-10 09:27 分类:问答Why doesn't Windows Azure Diagnostics reliably log?
We are having problems getting Windows Azure Diagnostics to reliably log. It seems hit-or-miss and we don\'t understand why.[详细]
2023-04-07 12:07 分类:问答Only some trace messages getting logged
in my Azure app I have Trace.WriteLine() calls sprinkled about to track what the application is doing.[详细]
2023-04-06 05:34 分类:问答Trace.WriteLine() Messages only Persisted in OnStart() for an Azure WorkerRole
I\'m developing an Azure WorkerRole(). In the Compute Emulator console, I see all Trace.WriteLine() messages, but only those generated in OnStart() seem to be persisted into storage.[详细]
2023-03-27 16:30 分类:问答diagnostic data taking a long time to be logged in windows azure
I\'ve written a small piece of code whereby on different button click different types of logging data would be collected. However, when i run the piece of code, usualy the logged data is not reflected[详细]
2023-03-26 07:43 分类:问答Windows Azure - Cleaning Up The WADLogsTable
I\'ve read conflicting information as to whether or not the WADLogsTable table used by the DiagnosticMonitor in Windows Azure will automatically prune old log entries.[详细]
2023-03-24 05:08 分类:问答Running With DiagnosticMonitorTraceListener Outside of Azure Compute Emulator
We\'re using DiagnosticMonitorTraceListener as a general trace listener (primarily for for ASP.NET Health Monitoring) as well as an Enterprise Library 5 listener for exception handling. This works wel[详细]
2023-03-21 11:14 分类:问答How is Azure Diagnostics storage account configured?
Reading MSDN I got an impression that the account used for storing Azure Diagnostics is configured like this:[详细]
2023-03-19 21:45 分类:问答Windows Azure Trace Log not working
I\'m sure I have missed something simple but I can\'t get simple Trace.WriteLine to work on Azure. Steps I have taken:[详细]
2023-03-05 13:15 分类:问答Upper bound on number of Rows in azure table storage...?
I would like to know is there any upper limit for the number of rows in the Azure Table storage. I am asking this question as I have turned on the diagnostics monitoring and moving the logs to the WA[详细]
2023-03-02 19:11 分类:问答