Skip to content

Commit 88729fb

Browse files
Merge pull request #4975 from segmentio/specify-source-type-for-audit-trail-forwarding
Specify source type for audit trail forwarding
2 parents f2d8a05 + 509a549 commit 88729fb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/segment-app/iam/audit-trail.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,14 @@ The Audit Trail includes information on the following activity:
9393

9494
## Audit forwarding
9595

96-
You can forward events in your workspace to any of the sources you have configured in the workspace.
96+
You can forward events in your workspace to supported sources that you have configured in the workspace.
9797

9898
To forward Audit Trail events:
9999

100100
1. Navigate to **Settings > Workspace Settings > Audit Forwarding**.
101-
2. Select the source to which you'll forward workspace events.
101+
2. Select or create an [event streams source](/docs/connections/sources/#event-streams-sources) to which you'll forward workspace events.
102102
3. Toggle the setting to **On** and click **Save Changes**.
103103

104-
When you forward audit events to a source, Segment passes those events through its entire processing pipeline. This ensures that tracking plans, filters, and other features work with the audit events, and also ensures you can send those events to multiple downstream destinations.
104+
> info "Segment recommends creating a dedicated source for audit trail events"
105+
> Segment recommends forwarding all events to one instance of the [HTTP API](/docs/connections/sources/catalog/libraries/server/http-api/) source. Segment passes all forwarded events through its entire processing pipeline. This ensures that Tracking Plans, Filters, and other features work with the audit events, and also ensures you can send those events to multiple downstream destinations.
106+

0 commit comments

Comments
 (0)