Search code examples
visual-studioazuremobileazureportalvisual-studio-app-center

diagnostic logs for mobile app with azure appcenter


I have account for azure portal and azure appcenter. I had created the mobile app and integrated the azure appcenter sdk in that app. Is there any way i can do diagnostic logs for the mobile app and send them to our server ?

I had notice that there is no good filteration option for filtering events or finding detail logs in appcenter.

how can i achieve that with azure portal?


Solution

  • The application insights is the tool for that.

    Please take a look at Start analyzing your mobile app with App Center and Application Insights.

    By following the setup in the doc above, then you can use application insights to monitor / query logs / filter logs in azure portal.