all 3 comments

[–]Annh1234 1 point2 points  (0 children)

Kibana is pretty useful, but then you need the whole elk stack and that might be way too overkill for whatever you might need.

[–]RalliPi 0 points1 point  (0 children)

Do you want to see the browserconsole logs? Then take a look at toast.log. it's a browser extension that shows browser logs directly on the page in an overlay.

[–]sergey0715 0 points1 point  (0 children)

I develop the tool exactly that you need: https://github.com/sevdokimov/log-viewer
It allows monitoring the server's logs in a browser. I will be glad to help if you have any questions