Skip to main content

View logs

LiveData Migrator for Azure stores information logs on the filesystem it was installed to. You can find these logs in the /var/log/wandisco directory.

Data migration logs

The /var/log/wandisco/livedata-migrator directory contains log files for data migrations. These include:

Log fileDescription
livedata-migrator.logA log with overall usage data and the state of LiveData Migrator for Azure.
file-tracker-<migration_id>.logA log of all files migrated during the migration with the same ID.
migration-audit-<migration_id>.logA log of all actions taken on files during the migration with the same ID.
http-audit.logA log of all HTTP requests and responses made and received with LiveData Migrator for Azure's API.
diagnostics.log A log of all diagnostic API calls made in LiveData Migrator for Azure.
excluded-paths.logA log of all paths excluded from migrations.
gc.log.<date_time>.0.currentJava Virtual Machine garbage collection logs for LiveData Migrator for Azure.
threads/thread-dump-<date/time>Regular Java thread dumps.
archivedFolder containing archived log files for older migrations.

Metadata migration logs

The /var/log/wandisco/hivemigrator directory contains log files for the metadata migration service in LiveData Migrator for Azure. These include:

Log fileDescription
hivemigrator.logA log with overall usage data and the state of the metadata migration service.
http-audit.log A log of all HTTP requests and responses made and received with the API for metadata migration.
gc.log.<date_time>.0.currentJava Virtual Machine garbage collection logs for the metadata migration service.
migration-audit-check.logA log of all actions that occur during hive agent checks.
migration-audit-<metadata-migration_name>.logA log of all actions taken on the metadata during the migration with the same name.

LiveData gateway logs

The /var/log/wandisco/livedata-gateway directory contains log files for the LiveData Migrator for Azure component that handles interactions with Microsoft Azure services. The livedata-gateway.log file here logs all requests made from Microsoft Azure to your LiveData Migrator for Azure installation.