Skip to content

[v14] Emit events in CreateAuditStream for v13 clients#34793

Merged
atburke merged 3 commits intobranch/v14from
bot/backport-34667-branch/v14
Nov 20, 2023
Merged

[v14] Emit events in CreateAuditStream for v13 clients#34793
atburke merged 3 commits intobranch/v14from
bot/backport-34667-branch/v14

Conversation

@atburke
Copy link
Copy Markdown
Contributor

@atburke atburke commented Nov 20, 2023

Backport #34667 to branch/v14

Changelog: Fixed auth server not emitting session events for v13 clients

@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from justinas November 20, 2023 19:10
@atburke atburke enabled auto-merge November 20, 2023 19:45
@atburke atburke added this pull request to the merge queue Nov 20, 2023
Merged via the queue into branch/v14 with commit ecc2e7b Nov 20, 2023
@atburke atburke deleted the bot/backport-34667-branch/v14 branch November 20, 2023 20:24
zmb3 added a commit that referenced this pull request Nov 30, 2023
In #34793 we added a fix for missing audit events when v13 agents
use sync recording modes against a v14 cluster. This fix missed a
few events that used to be filtered out by TeeStreamer, and as a
result we ended up writing session recording data for desktop and
app sesions to the audit log. This data eventually caused a panic,
likely due to an integer overflow.
github-merge-queue Bot pushed a commit that referenced this pull request Nov 30, 2023
In #34793 we added a fix for missing audit events when v13 agents
use sync recording modes against a v14 cluster. This fix missed a
few events that used to be filtered out by TeeStreamer, and as a
result we ended up writing session recording data for desktop and
app sesions to the audit log. This data eventually caused a panic,
likely due to an integer overflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants