Find the logs behind a customer issue.
Connect ClickHouse log tables to Decimal. It identifies relevant tables and queries the records needed to investigate a support issue.
What Decimal adds to ClickHouse.
Discover log tables
List the tables available for the investigation.
Retrieve relevant rows
Query log records associated with the reported issue.
Explain the failure
Connect log evidence to the customer’s ticket context.
Example workflow
“Why did our event processing fail?”
Look up the failed event.
Decimal identifies the relevant ClickHouse log tables and queries rows related to the reported event. Combined with ticket context, the records help explain what happened.
Get connected
Add ClickHouse to Decimal.
Select ClickHouse Logs in Settings → Integrations.
Enter your instance’s HTTPS endpoint and the database holding your log tables.
Provide a read-only username and password, then connect.