Forum Discussion
How do I get the Azure App Service full history?
Can we collect the old Azure App Service history?
I need to get the past 2 years' history.
- LeonPavesicSilver Contributor
Hi Hadshana,
To get the past 2 years' history of your Azure App Service, you can use the following steps:
1. Increase the retention period for your app's logs to 730 days. To do this, go to the App Service logs page in the Azure portal and click Settings. Under Retention, select 730 days.
2. Wait for the logs to be processed. This may take some time, depending on the size of your logs.
3. View your app's logs. You can do this by going to the App Service logs page in the Azure portal. You can filter the logs by date, time, and other criteria.
Here are some links as a reference:
- Azure App Service logs: https://learn.microsoft.com/en-us/azure/app-service/troubleshoot-diagnostic-logs
- Application Insights: https://azure.microsoft.com/en-us/services/application-insights/
- Azure Monitor: https://azure.microsoft.com/en-us/services/monitor/
Please note that the maximum retention period for Azure App Service logs is 730 days.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)- HadshanaBrass ContributorHi LeonPavesic
Thank you for your input on this matter.- LeonPavesicSilver Contributor
Hi Hadshana,
you are welcome.Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)