question

MuhamedSalihSI avatar image
0 Votes"
MuhamedSalihSI asked MikeUrnun commented

Application Insights logs level and table purpose:

We have implemented application insights NodeJS sdk for logging. But there are multiple tables and trace table level available,

  1. we want to know purpose of all table and log level? and best practice in logging recommended by MS in azure appinsights?
    such as,
    availabilityResults
    browserTimings
    customEvents
    customMetrics
    dependencies
    exceptions
    pageViews
    performanceCounters
    requests
    traces - verbose , info , warn , error , critical

  2. does it offer debug log? or is verbose level in track trace equivalent to debug logs?

  3. is there a possibility to log custom format or custom tables or create tables in application insights?

  4. our console logs and context logs are streaming to local consoles or azure function log stream but applicationinsights defaultclint.info is not streamed or logged into local or server log stream? why? And Team can anyone pls help me with this issue?

Azure Monitor Github QA link of this question: https://github.com/microsoft/AzureMonitorCommunity/discussions/75








azure-functions
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @MuhamedSalihSI - Regarding:

our console logs and context logs are streaming to local consoles or azure function log stream but applicationinsights defaultclint.info is not streamed or logged into local or server log stream? why? And Team can anyone pls help me with this issue?

Could you explain further and provide more info about this scenario?

0 Votes 0 ·

0 Answers