Skip to main content
Ent+
This feature is available as an add-on for the Honeycomb Enterprise plan. Please contact your Honeycomb account team for details.

Description

Write an SQL query to execute on a compatible database server and generate logs from the result.

Supported Platforms

HTP Agent: v1.40.0+

Configuration

Example Configuration

In this example, we are connecting to a postgres database using a postgres driver specific connection string. We are using a simple query which is retrieving rows of logs from a table. We are tracking the id column to avoid creating duplicate logs.

Web Interface

Honeycomb Docs - SQL Query Source - image 1

Standalone Source