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

Print _log clusters_ periodically or on a signal or key combination #12

Open
3 tasks
bric3 opened this issue Mar 29, 2021 · 0 comments
Open
3 tasks

Print _log clusters_ periodically or on a signal or key combination #12

bric3 opened this issue Mar 29, 2021 · 0 comments

Comments

@bric3
Copy link
Owner

bric3 commented Mar 29, 2021

Currently in drain mode, the discovered log clusters are only dumped (printed) when the log file has been entirely read.

This is not suitable when it is needed to watch a log file, there should be some mechanism to print the clusters

  • Periodically, with a flag on the command line to tweak the interval
  • Allows to handle a signal (maybe allowing to pick a signal from the os supported signal kill -l, without overriding the standard ones that are handled by the JVM already)
  • In the running tty, send a key combination, like ctrl+d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant