Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

[v9] Add an event for when a session recording is accessed#1134

Merged
ryanclark merged 1 commit into
teleport-v9from
ryan/v9-session-recording-access-event
Aug 30, 2022
Merged

[v9] Add an event for when a session recording is accessed#1134
ryanclark merged 1 commit into
teleport-v9from
ryan/v9-session-recording-access-event

Conversation

@ryanclark
Copy link
Copy Markdown
Member

Backport #970 to teleport-v9

ryanclark added a commit to gravitational/teleport that referenced this pull request Aug 26, 2022
This adds a new SessionRecordingAccess event that is emitted every time a session's events are queried, or if a session's events are streamed.

This event is emitted by both v1 and v2 of the API, so both the web UI and tsh play will result in an event in the audit log.

Implements #13880.

The frontend change for supporting this event type is here - gravitational/webapps#1134.
zmb3 pushed a commit to gravitational/teleport that referenced this pull request Aug 30, 2022
* Record when a session recording is accessed

This adds a new SessionRecordingAccess event that is emitted every time a session's events are queried, or if a session's events are streamed.

This event is emitted by both v1 and v2 of the API, so both the web UI and tsh play will result in an event in the audit log.

Implements #13880.

The frontend change for supporting this event type is here - gravitational/webapps#1134.

* Keep event number the same as master

* Fix left-over merge conflict

* Fix the search for audit events
@ryanclark ryanclark merged commit c656c20 into teleport-v9 Aug 30, 2022
@ryanclark ryanclark deleted the ryan/v9-session-recording-access-event branch August 30, 2022 18:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants