Static ClickHouse agent

Target ClickHouse

Prerequisites

To have Gluesync working on your ClickHouse instance you will need to have:

  • Valid user credentials with permission to read, and write to the target tables and respective database;

Setup via Web UI

  • Hostname / IP Address: DNS record or IP Address of your ClickHouse database;

  • Database name: Name of your target database;

  • Username: Username with read & write access to the target tables;

  • Password: Password belonging to the given username.

Setup via Rest APIs

Documentation available soon.