I need to get the logs from application Insights and display it into my ASP.NET CORE and Blazor application

Suganya Sivashanmugam 1 Reputation point
2021-04-21T01:34:56.527+00:00

Hi Team,

In our company we are recording some information into application insights when a function is running. I need to fetch those logs from the application insights and display it on the asp.net core web application that we are developing for our internal use. filter some events programmatically and display them on a table in the front-end Blazor page. Tried the code in your quick start blog https://dev.applicationinsights.io/quickstart..But no luck.. Nothing is getting loaded. Is there any other solution for this requirement? Thanks in advance.

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,654 questions
{count} votes

Your answer

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