«

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

Test your analytics connection in two different ways:

  • Browse to the analytics dashboard by visiting localhost:8989 in a web browser. A monitoring dashboard will be displayed.
  • 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 set up and run the analytics tools of your choice.