Confluence 2.9 のサポートは終了しています。
ドキュメントの最新バージョンを確認してください。
はじめに
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.
用途
To run the anonymiser on your backup:
- Download the anonymiser JAR.
- zip 化されたバックアップ ファイルから
entities.xmlファイルを JAR と同じディレクトリに展開します。 - コマンド プロンプトを使用し、3つのファイルがあるディレクトリに移動します。
cleaned.xmlを作成するには、以下のコマンドを実行します。
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.
開発
For Atlassian developers:
概要
コンテンツ ツール
アプリ
