Logstash Helm install with jdbc connection to MySQL/Mariadb

Hi,

I am new to logstash(2 weeks). Please help me with these questions. Thanks very much in advance.

How to perform JDBC connection to mysql with helm chart installation and how to upload the jdbc driver after the installation since it is not possible to restart the logstash server without sudo.

helm install logs -n elaskiba elastic/logstash --set configFileName=logstash-mywind.conf(NOT avail)
helm install logs -n elaskiba elastic/logstash -f values.yaml (Sample with JDBC? and need JDBC driver Jar file to start the server properly)


kill does not restart the service

How to do that? Also, how to do an update when I need to add/change more pipeline with helm?

I understand it is a loaded topic. Sorry...

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