«

Connecting

This page covers:

Prerequisites

This page assumes that an administrator has already:

Before you connect, you need to:

Connecting

Use the datomic tools to create an analytics connection, passing in the arguments analytics and your Datomic system name.

datomic analytics access <system-name>

Testing Your Connection

You should test your analytics connection in two different ways:

  • Browse to the analytics dashboard by visiting localhost:8989 in a web browser. You should see a monitoring dashboard.
  • Install the SQL CLI and use it to validate your configuration.

Once you have verified your connection via the dashboard and the SQL CLI, you can explore your data from the CLI or setup and run the analytics tools of your choice.