Skip to main content

What It Does

  • Lists your log tables to find the ones worth querying for a given issue
  • Queries logs to pull the rows related to a support issue
  • Correlates data with ticket context for more accurate root cause analysis

Connecting ClickHouse Logs

  1. Open Integrations: Go to Settings → Integrations.
  2. Click ClickHouse Logs: Click on the ClickHouse Logs integration row to open the configuration modal.
  3. Enter your HTTPS endpoint: Provide the endpoint for your instance (e.g., https://your-instance:8443).
  4. Provide credentials: Enter the Username and Password Decimal should connect with.
  5. Name the database: Enter the database that holds your log tables.
  6. Connect: Click Connect to save and activate the integration.
Use a read-only user. ClickHouse’s console documentation shows where your connection details live.