Skip to content

Commit b37ec39

Browse files
Apply suggestions from code review
Co-authored-by: rchinn-segment <[email protected]>
1 parent 0bbd51a commit b37ec39

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Audit Trail
33
plan: audit-trail
44
---
55

6-
The Audit Trail allows you can view user and system activity, filter activity for specific actions or actors, and export your data to an event streams source or CSV file.
6+
The Audit Trail allows you to view user and system activity, filter activity for specific actions or actors, and export your data to an event streams source or CSV file.
77

88
> info "Viewing the Audit Trail requires Workspace Owner permissions"
99
> You must have the Workspace Owner role to view the Audit Trail page. For more information about roles and permissions within Segment, see the [Roles documentation](/docs/segment-app/iam/roles/).
@@ -35,19 +35,19 @@ The Audit Trail returns information about the following Segment product areas:
3535
- Workspace
3636
<!--- IG, 11/2023: Add consent to this list when this goes to public beta (q1 '24?)--->
3737

38-
To find a list of all events surfaced in the Audit Trail, open the Audit Trail, click **Filters**, and select the **Events** dropdown.
38+
To view a list of all events Segment surfaces in the Audit Trail, open the Audit Trail, click **Filters**, and select the **Events** dropdown.
3939

4040
<!--- IG, 11/2023: PM for CX suggested directing to the Filter part in the app for a full list of events. PAPI support for a list of all events is on the roadmap, so at some point we can probably build a list automagically instead of using the Filters workaround --->
4141

4242
## Filtering events
4343

44-
The Filters dropdown allows you to refine your search results by filtering by actions or actors to see who made changes on specific resources in the app. Actors include both logged-in users and access tokens.
44+
Use the Filters dropdown to refine your search results and filter by actions or actors to see who made changes on specific resources in the app. Actors include both logged-in users and access tokens.
4545

4646
## Audit forwarding
4747

4848
You can forward events in your workspace to an [event streams source](/docs/connections/sources/#event-streams-sources) to set up real-time alerts and quickly revert changes (like a user unintentionally disabling a warehouse) that could cause unwanted downstream effects.
4949

50-
> info "Segment recommends creating a dedicated source for audit trail events"
50+
> info "Segment recommends creating a dedicated source for Audit Trail events"
5151
> Segment recommends forwarding all events to an 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.
5252
5353
To forward Audit Trail events to an event streams source:

0 commit comments

Comments
 (0)