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

Log reader for Send, Earn and Sweep inside UI #748

Open
editwentyone opened this issue May 3, 2024 · 1 comment
Open

Log reader for Send, Earn and Sweep inside UI #748

editwentyone opened this issue May 3, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@editwentyone
Copy link

editwentyone commented May 3, 2024

As a user I would love to be able to open an external window with my current log streaming automatically what is happening in the background.

when I start earn I get the ID and can find the correct log on the node. but that needs ssh and tail -f running.
when I start a Send, I am blind because I can't pinpoint what log was created lastly to use easily.

behause there is always only one type of process running (send, earn, sweep) it should be easy to also show only the one correct log streaming

Describe the solution you'd like

JAM should give me a possibility to one click and open an a modal to see the correctly fetched log and give me opportunity to open that log even in its own external window to keep it open.

Describe alternatives you've considered

ssh into my node, find the right log that is active right now and stream that with tail -f

@editwentyone editwentyone added the enhancement New feature or request label May 3, 2024
@editwentyone editwentyone changed the title Log reader for Send, Earn and Sweep Log reader for Send, Earn and Sweep inside UI May 3, 2024
@theborakompanioni theborakompanioni added the good first issue Good for newcomers label May 4, 2024
@theborakompanioni
Copy link
Collaborator

Very valid reasoning. Thank you @editwentyone

I think it might be a bit tricky, as we store api tokens in session storage and no other tab has access, afaik. However, it would be nice to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants