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

allow writing logs to cloud storage in kubernetes #3639

Closed
jrhizor opened this issue May 26, 2021 · 1 comment
Closed

allow writing logs to cloud storage in kubernetes #3639

jrhizor opened this issue May 26, 2021 · 1 comment
Assignees
Labels

Comments

@jrhizor
Copy link
Contributor

jrhizor commented May 26, 2021

We need to save both worker logs and core logs. Log sweeping should sweep from cloud storage.

We'll also need to set this up for S3 first. We can likely punt on other Cloud Storage persistences (including GCS) for a bit after that.

Acceptance Criteria

  • Sync logs should be viewable and downloadable even when syncs are run on a different node
  • Check connection logs should be viewable and downloadable even when the job is run on a different node
  • Server logs should be downloadable from Admin
  • Scheduler logs should be downloadable from Admin

^ all of those should be from cloud storage, not disk

┆Issue is synchronized with this Asana task by Unito

@davinchia
Copy link
Contributor

Done via #4053

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants