Function not appearing in Monitor Logs

Shubham Saini 40 Reputation points
2024-01-07T14:00:39.3933333+00:00

I want to see and query on my function logs but my function is not visible in the Logs section of Monitor. What should I do to fix this?

User's image

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 36,976 Reputation points MVP Volunteer Moderator
    2024-01-07T17:13:28.9766667+00:00

    Hello @Shubham Saini,

    welcome to this moderated Azure community forum.

    Better questions with more information lead to better answers from our community members.

    Are you expecting some Azure Functions to be listed here (looking at the tags)?

    Because Azure Monitor is built on top of Azure Data Explorer databases, these are KQL queries.

    User's image

    If you want to add logging to Azure Functions, please check out Azure Application Insights.

    It logs Azure Function logging into Azure monitor and provides a convenient dashboard based on real-time data.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.