Hex Logs

Panther supports ingesting audit logs from Hex via webhook

Overview

Panther can receive real-time audit log events from Hex via webhook. This integration provides visibility into user activity across your Hex workspace, including project access, data exports, and administrative actions, enabling security monitoring and compliance auditing.

How to onboard Hex audit logs to Panther

Prerequisites

  • To set up this integration, you must be a Hex workspace admin with access to Settings > Audit Logs.

Step 1: Create a new Hex log source in Panther

  1. In the left-hand navigation bar of your Panther Console, click Configure > Log Sources.

  2. Click Create New.

  3. Search for "Hex", then click its tile.

  4. Click Start Setup.

  5. Follow Panther's instructions for configuring an HTTP Source, beginning at Step 5.

Step 2: Configure the audit log stream in Hex

  1. In your Hex workspace, navigate to Settings > Audit Logs.

  2. Select Configure log stream.

  3. Select Generic HTTPS as the destination type.

  4. Fill in the fields:

    • URL: enter the HTTP Source URL you generated in Panther.

    • Auth header name: enter the Header Name you configured in Panther.

    • Auth header value: enter the Secret Key Value you configured in Panther.

  5. Select either JSON or NDJSON for the Request Body Format.

  6. Save the configuration.

Hex will begin streaming new audit events to Panther immediately.

Supported log types

Hex.Audit

Audit log events from the Hex analytics platform, capturing user and system actions within a workspace such as running cells, creating projects, managing access, and downloading data.

Last updated

Was this helpful?