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