MariaDB JDBC issue

Hi,

I've been trying to find a solution for my problem without any success...

I've been getting the error message below... Please help...

Plugin: <LogStash::Inputs::Jdbc jdbc_user=>"root", jdbc_password=>, statement=>"SELECT * FROM products", jdbc_driver_library=>"/etc/logstash/mariadb-java-client-2.4.1.jar", jdbc_connection_string=>"jdbc:mariadb://localhost:3307/ddc_dev", id=>"3fabe629af7ac8ecb148130b9a9cf94ddba4339ab22ba7f01d3ca976a79a9cc4", jdbc_driver_class=>"org.mariadb.jdbc.Drive", enable_metric=>true, codec=><LogStash::Codecs::Plain id=>"plain_36fc44b1-5d59-42f1-b187-f0706f18a8c0", enable_metric=>true, charset=>"UTF-8">, jdbc_paging_enabled=>false, jdbc_page_size=>100000, jdbc_validate_connection=>false, jdbc_validation_timeout=>3600, jdbc_pool_timeout=>5, sql_log_level=>"info", connection_retry_attempts=>1, connection_retry_attempts_wait_time=>0.5, parameters=>{"sql_last_value"=>1970-01-01 00:00:00 UTC}, last_run_metadata_path=>"/root/.logstash_jdbc_last_run", use_column_value=>false, tracking_column_type=>"numeric", clean_run=>false, record_last_run=>true, lowercase_column_names=>true>
Error: org.mariadb.jdbc.Drive not loaded. Are you sure you've included the correct jdbc driver in :jdbc_driver_library?

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