Noticing the following error pop up on our SQL servers that are being monitored by APM (v10):
Msg 18456, Level 14, State 1, Server <server name>, Line 1
Login failed for user '<user name>'
In this case it is trying to use SQL service credentials instead of integrated security as per what we have set in the APM template. Anyway to stop this behaviour?