JDBC driver library error

I am using Azure MySql server and trying to ingest logs to logstash using jdbc input plug-in. While running logstash, it is giving me error that

Pipeline error {:pipeline_id=>"main", :exception=>#<LogStash::PluginLoadingError: unable to load mysql-connector-java-5.1.36-bin.jar from :jdbc_driver_library, file not readable (please check user and group permissions for the path)>

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