Dashboard > Confluence User Guides and Documents > ... > Configuration Guide > Content Anonymizer for Data Backups
Content Anonymizer for Data Backups Log In   View a printable version of the current page.

Added by tom@atlassian.com, last edited by nicholas@atlassian.com on Jun 15, 2007  (view change)
Labels: 

Introduction

A [Jira data anonymiser] is also available.

Atlassian may request a copy of entities.xml file from a customer's exported zip file, in order to diagnose database corruption, or find a bug in Confluence.

If your data is confidential, you can run this program over your enitites.xml file, removing all your data, leaving only the structure of the export.

Usage

To run the anonymiser on your backup:

  1. Download the anonymiser JAR.
  2. Extract the entities.xml file from your zipped backup file to the same directory as the JAR.
  3. Use the command prompt to go to the directory where all three files are located
  4. To create cleaned.xml, run the command:
java -jar confluence-export-cleaner-1.1-jar-with-dependencies.jar entities.xml cleaned.xml

This release of the export cleaner uses STX, a fast and efficient XML transformation technology. It should not require a lot of memory to run, even for a large backup.

Development

For Atlassian developers:

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.1 Build:#916 Nov 09, 2007) - Bug/feature request - Contact Administrators