I am using winston.js for my logging framework. I saw the tranport feature supporting winston.add(winston.transports.Http, options). As per documentation mentioned here : Winston doc They say to use winstond type of server. Is there any other server imilar to this. Currently i don't find a way to capture my remote https logs on my local server.