Hi,
before I describe my problem, this is my environment:
- 1 VM that runs SQL Server 2008R2 (from which I need to collect log)
- 1 VM that runs Solarwinds LEM Manager appliance
- 1 VM that runs SQL Profiler, LEM Agent and MSSQL Auditor (that have to collect data from the VM that run SQL Server described above)
From the LEM manager:
I’ve configure the Node and the status is green (so the agent work correctly).
I’ve also configured MSSQL connector and specified the log path to point to the MSSQL auditor log path.
From the VM that collect data:
Installed the LEM Agent.
Installed the SQL Profiler and configured a test template. From the trace I see the SQL query at real time.
Installed the MSSQL Auditor and configured the remote MSSQL server, I’ve also checked with test connect and passed.
Now, I don’t see any log neither from MSSQL Auditor log directory neither from LEM Manager Monitor console.
What I see from the LEM Manager Monitor console is this error: “Login failed for user domain\local_windows_user_account …” but this isn’t the correct account to use to connect to MSSQL Server.
First question: How can I change the credential that MSSQL Auditor use to connect to MSSQL Server?
Second question: There is a guide that show to configure MSSQL Auditor with a remote MSSQL server?
I only see guides that show how to configure and install MSSQLServer, LEM Agent and MSSQL Auditor on one machine. So I don’t know if I’ve configured all correctly.
Thanks you in advance