This repository was archived by the owner on Aug 3, 2026. It is now read-only.
[SE-4481] Feature to upload edX service logs - #167
Merged
Skchoudhary merged 1 commit intoJun 14, 2021
Conversation
pkulkark
approved these changes
Jun 14, 2021
pkulkark
left a comment
Member
There was a problem hiding this comment.
LGTM 👍
- I tested this: verified that the edx service logs are uploaded when the feature is enabled.
- I read through the code
-
I checked for accessibilityN/A -
Includes documentationN/A
This PR add the flags to sync the edx services logs to s3 bucket.
Skchoudhary
force-pushed
the
skchoudhary/se-4481-edx-services-logs
branch
from
June 14, 2021 08:42
9b3862e to
eb402aa
Compare
samuelallan72
pushed a commit
that referenced
this pull request
Oct 11, 2021
This PR add the flags to sync the edx services logs to s3 bucket. (cherry picked from commit eb402aa)
3 tasks
samuelallan72
pushed a commit
that referenced
this pull request
Oct 19, 2021
This PR add the flags to sync the edx services logs to s3 bucket. (cherry picked from commit eb402aa)
viadanna
pushed a commit
that referenced
this pull request
Mar 22, 2022
This PR add the flags to sync the edx services logs to s3 bucket. (cherry picked from commit eb402aa)
viadanna
pushed a commit
that referenced
this pull request
Apr 12, 2022
This PR add the flags to sync the edx services logs to s3 bucket. (cherry picked from commit eb402aa)
viadanna
pushed a commit
that referenced
this pull request
Apr 18, 2022
This PR add the flags to sync the edx services logs to s3 bucket.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR enables the syncing of the edx services logs to the s3 bucket if
COMMON_OBJECT_STORE_EDX_LOG_SYNCset to true.Supporting Information
JIRA Ticket: SE-4481
Testing instructions
TBD
Reviewers