Skip to content

Event-handler: call SearchUnstructuredEvents with smaller windows#41730

Merged
tigrato merged 3 commits into
masterfrom
tigrato/event-handler-windows
May 21, 2024
Merged

Event-handler: call SearchUnstructuredEvents with smaller windows#41730
tigrato merged 3 commits into
masterfrom
tigrato/event-handler-windows

Conversation

@tigrato

@tigrato tigrato commented May 17, 2024

Copy link
Copy Markdown
Contributor

This PR aims to reduce the windows sent from SearchUnstructuredEvents. StartTime is never updated so it's kept with its initial value which causes problems to the event handler sending windows that include more than 1Gb of data when using the Athena backend which causes failures.

Syncs with gravitational/teleport-plugins#1068

Related to #41544
Depends on #41729

@tigrato tigrato added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v15 labels May 17, 2024
@tigrato tigrato requested a review from hugoShaka May 17, 2024 19:06
@github-actions github-actions Bot requested a review from marcoandredinis May 17, 2024 19:06
@hugoShaka

Copy link
Copy Markdown
Contributor

Can you add a changelog describing which kind of bug this solves?

Base automatically changed from tigrato/event-handler-skip to master May 17, 2024 20:45
tigrato added 2 commits May 18, 2024 18:39
This PR aims to reduce the windows sent from `SearchUnstructuredEvents`. StartTime is never updated so it's kept with its initial value which causes problems to the event handler sending windows that include more than 1Gb of data when using the Athena backend which causes failures.

Syncs with gravitational/teleport-plugins#1068
Related to #41544

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato force-pushed the tigrato/event-handler-windows branch from cd214d6 to c434cdc Compare May 18, 2024 17:39
@tigrato tigrato enabled auto-merge May 21, 2024 18:16
@tigrato tigrato added this pull request to the merge queue May 21, 2024
Merged via the queue into master with commit 80a249b May 21, 2024
@tigrato tigrato deleted the tigrato/event-handler-windows branch May 21, 2024 18:35
@public-teleport-github-review-bot

Copy link
Copy Markdown

@tigrato See the table below for backport results.

Branch Result
branch/v15 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a PR does not require a changelog entry size/md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants