Login on SQL Server with domain account (using jdbc plugin)

Hi all,
is there a way to login on MS SQL server using domain credentials?
Currently I'm not able to login on it using JDBC Logstash plugin.

Depends on your setup. If you are using a Linux/Windows mix you may have an issue with kerberos.

This is rather old but may point you in the right direction: https://social.msdn.microsoft.com/Forums/sqlserver/en-US/7749ef5e-77de-4b03-8b10-104d2b3f2025/connect-to-sql-with-jdbc-and-a-windows-ad-account

If this is not the case, please post a summary of your setup (OS/Version/What runs where) and your config (without users/passwords of course).

yes, I have Logstash on Linux and SQL on Windows.
I will give a chance to that link.

thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.