jdbc is an input plugin for Logstash. You can use it to get data into logstash from any database that has a JDBC interface.
Jdbc is an Input plugin for Logstash which allows to ship data into Logstash from any database that has JDBC interface.
The jdbc plugin does not come with jdbc driver settings. You have to pass the jdbc configuration explicitly while defining the plugin in logstash input.
For more information on how and when to use jdbc input plugin visit: https://www.elastic.co/guide/en/logstash/current/plugins-inputs-jdbc.html