You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
It would be really awesome to be able to watch the logs of the entire cluster all at once.
--hosts
flag to limit the tail to a subset of nodesI 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.
The text was updated successfully, but these errors were encountered: