question

SergeiDubovic-2663 avatar image
0 Votes"
SergeiDubovic-2663 asked azure-cxp-api edited

Retrieve web application POST calls history

Hello,
Dear Microsoft Team

My question is:
Can i get webapplication post requests history (with payload) for the last month if application logs (in azure panel) were disabled? Can i have an another option?

Thank you

azure-webappsazure-webapps-monitoring
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.

1 Answer

ryanchill avatar image
0 Votes"
ryanchill answered

Hi @SergeiDubovic-2663,

Unfortunately, if your application logs were disabled, there is no way to retrieve this information. A better option I would advise is using Application Insights and configuring a retention that will best accommodate your application needs. You can do this easily by using a code-less implementation and capture HTTP requests made to your app.

Regards,
Rya


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.