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

[UI Feature] Support for ELK in Frontend UI Task Log Links and Configuration for Different Log Links Across Multiple Data Plane Clusters #6042

Open
2 tasks done
daadc opened this issue Nov 21, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed ui Admin console user interface

Comments

@daadc
Copy link

daadc commented Nov 21, 2024

Motivation: Why do you think this is important?

  • Centralized Logging: As our system scales, having a centralized logging solution like ELK allows us to aggregate logs across services and infrastructure. This makes it easier to monitor, search, and analyze operational issues or perform advanced troubleshooting.
  • Consistency: Users depend on consistent access to logs for debugging workflows and tasks. Having a unified interface that supports ELK will provide a seamless experience to users accustomed to using Kibana for log analysis.
  • Multi-Cluster Support: With multiple data plane clusters, each potentially serving different regions or serving as separate environments (development, staging, production), it's important to direct users to the correct logging resources based on where their tasks are executed.

Goal: What should the final outcome look like, ideally?

When a task is submitted to a specific cluster for execution, the corresponding Pod logs will be collected into the ELK logging platform and stored in different indexes based on the data source cluster. In this case, we hope to understand whether Flyte UI can support task log viewing across multiple clusters, which allows users to directly jump to the index corresponding to the task cluster on the ELK platform when viewing task logs.

Reference: https://docs.flyte.org/en/latest/user_guide/productionizing/configuring_logging_links_in_the_ui.html#datadog-integration

Propose: Link/Inline OR Additional context

img_v3_02gq_86f996b9-3cfb-4744-b9ba-048a2ac55cag

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@daadc daadc added enhancement New feature or request ui Admin console user interface untriaged This issues has not yet been looked at by the Maintainers labels Nov 21, 2024
@kumare3
Copy link
Contributor

kumare3 commented Nov 21, 2024

This is no different than stack driver - please recommend a fix and a PR. We will point you tot he code happy to take the contributions

@eapolinario eapolinario added help wanted Extra attention is needed and removed untriaged This issues has not yet been looked at by the Maintainers labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed ui Admin console user interface
Projects
Status: Backlog
Development

No branches or pull requests

3 participants