parseablehq / parseable

Open Source ElasticSearch Alternative. Parseable helps you search and get insights from your logs in the most simple way possible.
https://parseable.com
GNU Affero General Public License v3.0
1.78k stars 93 forks source link

request / bug: S3, EKS and EFS mount #610

Open parisnakitakejser opened 6 months ago

parisnakitakejser commented 6 months ago

I use AWS EKS and for staging and data folder I use EFS mount for it, and I have fight with a issue about wrong configuration.

in the documentation its explain by ./staging and ./data but when you use EFS inside AWS EKS the path should be /parseable/data and /parseable/staging

the next issue here are I'm fight in the blind becures the debug errors not show me about did I have access to S3, what folder did you expect to search for the data folder and staging folder and what are defined from the environment.

so I will recommend to update the documentation with a read-world S3 example using AWS EKS with EFS mount, and output much better and more useful information when a debugging is enabled to quick find issues and not just the "contact the slack channel for help"

nitisht commented 6 months ago

Thanks for reporting @parisnakitakejser we'll take a note and see how we can improve the overall experience.