We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3cc60 commit b1076caCopy full SHA for b1076ca
docs/index.asciidoc
@@ -284,7 +284,7 @@ database timezone is UTC then you do not need to set either of these settings.
284
* Value type is <<string,string>>
285
* There is no default value for this setting.
286
287
-JDBC driver class to load, for exmaple, "org.apache.derby.jdbc.ClientDriver"
+JDBC driver class to load, for example, "org.apache.derby.jdbc.ClientDriver"
288
NB per https://github.com/logstash-plugins/logstash-input-jdbc/issues/43 if you are using
289
the Oracle JDBC driver (ojdbc6.jar) the correct `jdbc_driver_class` is `"Java::oracle.jdbc.driver.OracleDriver"`
290
0 commit comments