Logstash Redshift JDBC input plugin drivers

Hi All,

Can any one help me with setting up of Logstash JDBC drivers for Redshift DB?

Use case: I need to pipeline the data from AWS Redshift database to Logstash-elasticsearch.

Any help on this will be appreciated.

Regards,
Bharat.

Hi,

Check AWS RedShift DB Configure a JDBC Connection:
https://docs.aws.amazon.com/redshift/latest/mgmt/configure-jdbc-connection.html

1st You'll need to Download the Amazon Redshift JDBC Driver; at this page you'll also find the JDBC Driver Class Name, like com.amazon.redshift.jdbc42.Driver.

The rest is to form your JDBC URL.

Hi,

Thank you for the information.

Can you please help me with the setup process?

Regards,
Bharat.

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