Results 4 comments of HugeLeaf

node v8.4.0 pm2 v2.7.1 log4js v2.3.3 ```javascript log4js.configure({ appenders: { debug: {type: 'console'}, release: { type: 'dateFile', filename: config.log_path, alwaysIncludePattern: true, pattern: '-yyyyMMdd.log', daysToKeep: 60, layout: { type: 'pattern', pattern:...

> The other processes should send their log events to the process with ID 0, using pm2-intercom. ----the issue is that it does not work when **2 or more APPS**...

@SamriddhaBanik Thx for your answer, the way you said didn't make me lose logs. But as @nomiddlename said, there are hidden troubles with multiple processes trying to write to the...

everything is ok when using nc, but connection error using iperf3 :( when you test a udp port, the same tcp port must be accessible or the connection will fail