Logstash Failed to load the sqljdbc_auth.dll cause : no sqljdbc_auth in java.library.path

I have pasted the required dll in about 20 different places. Always the same error. With the default logstash installation on CentOS, where is the correct place to place the sqljdbc42.jar (version 4.2.8112) and dll? I placed the jar and dll in /usr/share/logstash/logstash-core/lib/jars. My java version:
OpenJDK Runtime Environment (rhel-2.6.22.2.el7_8-x86_64 u261-b02)
OpenJDK 64-Bit Server VM (build 24.261-b02, mixed mode)

I am not setting JAVA_HOME so it is using the bundled JDK. which is:
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.8+10)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.8+10, mixed mode)

I tried placing the sqljdbc_auth.dll in several places... I tried both the x86 and x64 version (should be x64). Out of ideas.

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