This server will be upgraded at 3pm Sydney time on December 3rd (December 2nd, 8pm PST) and will be down for up to 30 minutes.
This documentation relates to the latest version of Confluence.
If you are using an earlier version, please go to the documentation home page and select the relevant version.

Content Anonymiser for Data Backups

All Versions
Click for all versions
Confluence 2.10 Documentation

Index

Introduction

A Jira data anonymiser is also available.

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

If your data is confidential, you can run this program over your entities.xml file, removing all your data and 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:

Labels

database database Delete
anonymiser anonymiser Delete
export export Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.