Elasticsearch using object storage
I'm looking at migrating my internal Elasticsearch cluster to Linode but I'm wondering if I can use object storage would fit my use case. Currently, the OS is on NVMe storage while I have a separate 1TB SSD that is used for storing log data (running Elastic Security and managing the Elastic agents using Fleet). What I'd like to do is have the the events be written to a bucket accessible by the Elasticsearch nodes. My thinking is that using block storage I'd have to continually monitor and grow the storage, while using object storage I don't have to have that issue. I'm wondering if this is possible using Linode object storage and how I would go about it.