DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

BACKUP - Azure which files/folders to exclude

 1 Replies
 0 Subscribed to this topic
 40 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 13
New Around Here

My first website hosted on Azure and I am learning some new things. 

  •  https://mitchelsellers.com/blogs/2019/09/13/diagnosing-fixing-azure-backup-failures
  • https://docs.microsoft.com/en-us/azure/app-service/manage-backup

Referring to the above mentioned articles,  I wonder what would be the best configuration for reducing errors and backup size

I am testing this one for the auto- dynamicly generated files - folders

\site\wwwroot\App_Data\Search\write.lock
\site\wwwroot\App_Data\Search     Dynamicly creaed
\site\wwwroot\portals\_default\logs    more about this one later........
\site\wwwroot\portals\0\DigArticle\Cache   Dynamicly creaed
\site\wwwroot\portals\0-System\Cache  Dynamicly creaed
\site\wwwroot\portals\1-System\Cache  Dynamicly creaed
\site\wwwroot\portals\2-System\Cache  Dynamicly creaed

Michel Sellers advices to exclude the 
\site\wwwroot\portals\_default\logs

I am not sure about this one  because  there are other files which I have experianced were needed 
like several InstallerLog20190926.config files
LogFailures.xml
\LogConfig folder

Actually I would only like to exclude the date.log.resources files created dayly.

Do you know if it is possible in  Azure backup  to use something like 
\site\wwwroot\portals\_default\logs\*.log.resources   
and hereby actually backing up folders, xml and InsallerLogDate.resources files
I seem to be unable to find more detailed documentation for configuration af _backup.filter

Have you tested and could you recommend/ suggest  other filetypes - folders
that could be included in the _backup.filter

Looking forward to any advice

 

Growing Member
Posts: 52
Growing Member
If you use the OpenContent module, it also has a write.lock file (associated with it's Lucene search functionality) which needs to be excluded from the backup. I can't remember the exact path - I think it depends a bit on the install.

Generally you can look at the Azure backup logs, see what failed (and why IIRC) and if necessary add it to the _backup.filter file.

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved