ELK 7.3.1 - NodeJS v12.2 Windows
Since adding APM to our NodeJS application, when an error (unhandled exception) occurs we don't see in the log what it was. APM apparently suppresses the error message (see below with APM off then on) and says it sent the error to APM. Unfortunately we can't see the error in APM either.
How can we stop APM suppressing the error message in the error log?
