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

Enable logging support in JARK blueprint #707

Open
bbgu1 opened this issue Nov 21, 2024 · 1 comment
Open

Enable logging support in JARK blueprint #707

bbgu1 opened this issue Nov 21, 2024 · 1 comment
Labels

Comments

@bbgu1
Copy link
Contributor

bbgu1 commented Nov 21, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

What is the outcome that you are trying to reach?

Related to issue #552, add fluent-bit addon and configure logging to cloudwatch and s3.

Describe the solution you would like

Use standard fluent-bit configuration. No special configuration or input for Ray - from Ray clusters, we can use fluentbit sidecar and configuration to move ray logs to stdout, for them to be picked up by the common daemon.

Describe alternatives you have considered

We could also map the ray log path to a hostpath and use additional input of fluentbit to collect the log. Compared to this alternative solution, the proposed sidecar solution gives ray cluster and applications more control and less depended on the EKS cluster configuration.

Additional context

Copy link
Contributor

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@github-actions github-actions bot added the stale label Dec 22, 2024
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

1 participant