Skip to main content

Find Your ClickHouse Cloud Connection Details

Retrieve connection information from ClickHouse Cloud
  1. Log in to your ClickHouse Cloud account
  2. Navigate to your service
  3. Go to the ‘Connect’ tab
  4. Find the hostname (e.g., <service-name>.clickhouse.cloud)
  5. Note the port (typically 9440 for secure connections)
  6. Create or use an existing database user
  7. Note the username and password
  8. Identify the database containing your logs
  9. Identify the table name within that database
Related Documentation: View ClickHouse Cloud Connection Documentation

Field Reference

The following fields are used when configuring this integration:
  • Database (database)
  • Host (host)
  • Password (password)
  • Port (port)
  • Table (table)
  • Username (username)