This is a little bit of an odd one. We are using a few SQL Server User Experience Monitors to capture some basic query stats and while the data is being captured and there are no errors on Solarwinds, the SQL event logs are being filled up with "Login failed for user '<domain>\SolarWinds.Service'. Reason: Could not find a login matching the name provided."
The account is added to a group that has sysadmin to the SQL servers. We tried directly adding the account to the SQL servers and it still worked but then gave messages of "Login failed for user '<domain>\SolarWinds.Service'. Reason: Attempting to use an NT account name with SQL Server Authentication."
These SQL servers all have mixed authentication active.
Can the SQL Server User Experience Monitor be used with an AD account? I mean it works but the DBAs are getting annoyed at the event logs filling with these events.
Any help would be appreciated.
Thanks
-Jim