Docs Menu
Docs Home
/ /

Relational Migrator File Locations

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

    ~/.mongodb/relational-migrator/user.properties

  • Downloaded JDBC Drivers

    ~/.mongodb/relational-migrator/Drivers

  • Log files

    ~/.mongodb/relational-migrator/migrator.log

  • Development Installation

  • Production Installation

Back

Endpoints

On this page