Teleport Logs

Connecting Teleport logs to your Panther Console

Overview

Panther supports ingesting Teleport Cluster Event audit logs via the AWS S3 Data Transport option.

How to onboard Teleport logs to Panther

To onboard Teleport logs to Panther, you will configure Teleport to forward logs to a S3 bucket. Next, you'll create a S3 source in Panther.

While it is possible to set up your Teleport source in Panther using any of the Data Transport mechanisms, it is recommended to use a S3 bucket source. The instructions on this page assume you will use S3.

Step 1: Configure Teleport to export logs to Panther

There are two ways to configure Teleport to export logs to an S3 bucket Panther can pull from:

  • (Recommended) Option 1: store events directly in an S3 bucket in your AWS account.

  • Option 2: configure a Teleport Event Handler to send events to Fluentd, which forwards them to an S3 bucket.

Step 2: Create a new Teleport 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 "Teleport," then click its tile.

    • In the slide-out panel, the Transport Mechanism dropdown will be pre-populated with the AWS S3 Bucket option.

  4. Click Start Setup.

  5. Follow the instructions on S3 Source to finish configuring the source.

Panther-managed detections

See Panther-managed rules for Teleport in the panther-analysis GitHub repository.

Supported log types

Gravitational.TeleportAudit

This schema supports Teleport Cluster Event audit logs, such as successful user logins along with metadata like remote IP address, time, and session ID. See types of Cluster Event audit logs in this Teleport documentation.

Last updated

Was this helpful?