Logstash Helm Chart sync elastic with database

Hi!
Anybody have .yalm sample file for sync elasticsearch with postgres using logstash?

I cant install logstash-input-jdbc plugin.

Hi @m-garin,
Any reason why you can't use logstash-integration-jdbc plugin?
FYI, you can create your own Logstash Docker image with the plugins you need and use it with Logstash Helm chart by following How to install plugins?.

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