socketio / socket.io-admin-ui

Admin UI for Socket.IO
https://admin.socket.io
MIT License
358 stars 95 forks source link

Detailed Logs in Admin UI #11

Open fahadpf opened 3 years ago

fahadpf commented 3 years ago

Hello @darrachequesne

Thank you for taking the time in improving our experience with Socket.IO. I wanted to ask if there is any chance we can see the detailed logs (both access and error) of our server in Admin UI?

darrachequesne commented 3 years ago

By "detailed logs", you mean the logs of the HTTP server? Could you please explain what you have in mind?

fahadpf commented 3 years ago

Yes, it can also contain HTTP logs. Any errors that occurred in the Node process would also be quite helpful. This way, I would not have to switch back to my terminal to see what caused my server to restart unexpectedly.

Any connection errors should also be logged somewhere in the Admin UI.

hamzahhourani commented 2 years ago

number of max clients can log in to admin ui?