I installed Node-RED a month ago and I'm testing it thoroughly.
For automatic startup, I'm using nssm.exe, which runs it as a service. This works very well, but there's a drawback: the connections made by the different clients aren't visible.
When starting with a command prompt session, the connection and disconnection logs were visible.
How can I see the connected clients once the service is running?