Hi all!
I'm trying to deploy an ECK cluster composed of elasticsearch, kibana, beats and a logstash instance. The only problem I'm facing is that the logstash CRD does not seem to support the definition of a volumeclaimtemplate, so I can't assign persistent data to the statefulset and to the logstash pod(s). Is this something known/that will be added in future releases, since logstash is still in tech preview status? Are there any workaround I can try to manage a logstash instance with persistent data dir?
Thank you in advance!