com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'html' is unknown.

Rollback XpoLog

XpoLog Rollback is an operation which returns the configuration to an earlier state, it may be required if there was an undesired configuration change, unintended removal of an object, etc.
XpoLog stores a daily backup of all its configuration and keeps the last 30 days backups.

Note: it is critical to stop all XpoLog nodes while performing a roll back.

In order to perform a rollback follow the steps below:
The entire configuration is managed in the EXTERNAL_CONFIGURATION_DIRECTORY, if it exists. If not, it is found in the INSTALLATION_DIRECTORY.

  1. Stop XpoLog Service
  2. IMPORTANT: prior to performing a rollback, it is highly recommended to store the current configuration state of XpoLog:
    1. Go to the EXTERNAL_CONFIGURATION_DIRECTORY/ and rename conf directory to conf.current
    2. Go to the EXTERNAL_CONFIGURATION_DIRECTORY/collection/ and rename conf directory to conf.current
  3. Go to the EXTERNAL_CONFIGURATION_DIRECTORY/temp/backups/ and unzip the desired backup file from the date you wish to roll back to.
  4. A collection and conf directories will appear. Copy the unzipped collection and conf directories to EXTERNAL_CONFIGURATION_DIRECTORY/
  5. Start XpoLog Service