Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make upload grace period configurable #11450

Closed
wants to merge 1 commit into from

Conversation

Joerger
Copy link
Contributor

@Joerger Joerger commented Mar 25, 2022

This PR makes the upload session grace period configurable by adding it to types.SessionRecordingConfig.

auth_service:
  session_recording: "node"
  session_upload_grace_period: "24h"

This configuration option is needed as a work around for #11348, while we decide on a long term solution.

@github-actions github-actions bot added audit-log Issues related to Teleports Audit Log documentation labels Mar 25, 2022
@Joerger Joerger force-pushed the joerger/upload-grace-period-configurable branch from 8fa3c58 to 9b76278 Compare March 25, 2022 01:26
@Joerger Joerger marked this pull request as draft March 25, 2022 16:18
@Joerger Joerger closed this Mar 29, 2022
@Joerger Joerger deleted the joerger/upload-grace-period-configurable branch March 20, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit-log Issues related to Teleports Audit Log documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant