Closed nodesocket closed 8 years ago
Don't think this is working.
Node 0.12.7
Still see healthy-out-1.log files being written, and nothing showing up in syslog via Papertrail.
healthy-out-1.log
Running pm2 logs shows:
pm2 logs
pm2-syslog-2 { type: 'axm:monitor', data: { 'Loop delay': { value: '0.55ms', agg_type: 'avg' } } } pm2-syslog-2 { type: 'axm:monitor', data: { 'Loop delay': { value: '0.55ms', agg_type: 'avg' } } } healthy-0 [2015-07-31 23:07:38.647] "HTTP/1.1 GET http://52.8.106.214/health" 200 0.044 pm2-syslog-2 { type: 'axm:monitor', data: { 'Loop delay': { value: '0.55ms', agg_type: 'avg' } } }
+1
Really like to get this working, only core service that does not log to syslog for us.
PR welcome, the module is 20 lines long
Module fixed please refer to README.md
Don't think this is working.
Node 0.12.7
Still see
healthy-out-1.log
files being written, and nothing showing up in syslog via Papertrail.Running
pm2 logs
shows: