The communication between agent and logstash is currently without ssl when local stack is set up with `logstash_enabled` as a profile config option. Similar to #1646 , change https://github.com/elastic/elastic-package/blob/a567a70edc1b6e74eda822f5c19ae24a91ceb470/internal/stack/_static/logstash.conf.tmpl#L4 to `true` Relates #1645 #1432 #1458