Docs Menu
Docs Home
/
Relational Migrator
/

Relational Migrator File Locations

On this page

  • Mac
  • Windows
  • Linux
  • Learn More

Use Relational Migrator file locations when: modifying application configuration files, deploying additional JDBC drivers, or reviewing log files.

The file locations for the Mac OS:

  • Configuration file

    ~/Library/Application Support/MongoDB/Relational Migrator/user.properties

  • Downloaded JDBC Drivers

    /Library/Application Support/MongoDB/Relational Migrator/Drivers

  • Log files

    ~/Library/Application Support/MongoDB/Relational Migrator/Logs/migrator.log

The file locations for the Windows OS:

  • Configuration file

    c:\Users\<username>\AppData\Local\MongoDB\Relational Migrator\Data\user.properties

  • Downloaded JDBC Drivers

    c:\Users\<username>\AppData\Local\MongoDB\Relational Migrator\Data\Drivers

  • Log files

    c:\Users\<username>\AppData\Local\MongoDB\Relational Migrator\Data\Logs\migrator.log

The file locations for the Linux OS:

  • Configuration file

    ~/Migrator/user.properties

  • Downloaded JDBC Drivers

    /opt/mongodb-relational-migrator/lib/app/lib

  • Log files

    ~/Migrator/Logs/migrator.log

← Install with Docker