Skip to main content

Exporting Teleport Audit Events

Report an Issue

The Teleport Auth Service emits audit logs when users and services interact with your cluster.

You can use Teleport's Event Handler plugin to export audit events from Teleport so you can store them in a log management platform or custom backend.

Getting started

The first step is to set up the Event Handler plugin with your Teleport cluster. We will generate the credentials needed for the Event Handler to authenticate to the Teleport Auth Service and access the events API.

Integrations

If you are new to exporting audit events with Teleport, read Forwarding Events with Fluentd to learn the basics of how our Event Handler plugin works. While this guide focuses on Fluentd, the Event Handler plugin can export audit events to any endpoint that ingests JSON messages via HTTP.

Next, read our guides to setting up the Event Handler plugin to export audit events to your solution of choice: