logstash-plugins/logstash-integration-jdbc

[doc] Adding Instructions for Handling Reconnect Issues

kaisecheng opened this issue · 0 comments

Theoretically, jdbc-input can function with any JDBC driver. However, the implementation of drivers may vary, potentially leading to unexpected behavior in connection pool management. While we do not maintain a specific list of supported databases, it is essential to document the settings required for individual databases.