I dont know whether my question make any sense or not, but I really stuck in this area.
I need to use AWS S3 for storing logs. But on searching I came to know that, S3 could only be used for storing snapshots.
My requirement is , logs in elasticsearch should store in another location and view the logs in kibana.
Is it possible to use S3FS or EBS for this purpose? How to use this ?