Hi,
I am trying to move the Umbraco log files to Azure storage account. I have install package Serilog.Sinks.AzureBlobStorage and updated the serilog.user.config with the following appSettings:
I can see the logs being generated in the correct storage account and container, but the site does not load... the page is waiting for loading.
I've tried, moving the appSetting to serilog.config commenting out the default Json log file and still getting the same issue. Has anyone else experience the same issue? BTW I am running the site locally on my machine with IIS. Also run the site in debug mode IIS Express, able to replicate the same issue.
If I remove the above appSettings, the site loads without any issue. So not sure what I am missing that might cause this issue. Any help would be much apricated.
Move Umbraco log to Azure storage account
Hi, I am trying to move the Umbraco log files to Azure storage account. I have install package Serilog.Sinks.AzureBlobStorage and updated the serilog.user.config with the following appSettings:
I can see the logs being generated in the correct storage account and container, but the site does not load... the page is waiting for loading.
I've tried, moving the appSetting to serilog.config commenting out the default Json log file and still getting the same issue. Has anyone else experience the same issue? BTW I am running the site locally on my machine with IIS. Also run the site in debug mode IIS Express, able to replicate the same issue.
If I remove the above appSettings, the site loads without any issue. So not sure what I am missing that might cause this issue. Any help would be much apricated.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.