Logstash configurations for v8.12

I have installed Elastic, Kibana and Logstash of different linux servers and configured Elastic and kibana with my organization trusted ca. Now, I'm trying to configure logstash to ship from logs from filebeat installed on app server to Kibana via logstash. As my elastic and kibana are configured with SSL, how can I update the SSL settings in logstash.yml? I see there is no option for ssl settings in logstash.yml in logstash instead there's xpack management settings. Do I have to update that section? for example xpack.management.elasticsearch.hosts take elastic hostname? Please help with logstash.yml and filebeat.yml configurations.
Thanks!

Both the beats input and the elasticsearch output have several options to configure TLS certificates, ciphers, keys, etc.

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