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

Remote log tailing #185

Open
rustyrazorblade opened this issue Jul 26, 2024 · 0 comments
Open

Remote log tailing #185

rustyrazorblade opened this issue Jul 26, 2024 · 0 comments

Comments

@rustyrazorblade
Copy link
Owner

rustyrazorblade commented Jul 26, 2024

It would be really awesome to be able to watch the logs of the entire cluster all at once.

  • Use a --hosts flag to limit the tail to a subset of nodes
  • Filter by level
  • Probably filter by regex

I think we probably should setup up JSON logging, tail that, apply filters, then transform it into a nice human readable version on the Kotlin side, with nice colors.

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

No branches or pull requests

1 participant