Sorry in advance if it sounds very naive. I started working with Elastic Search, I have about 10GB data coming in that i wanted to store in Elastic Search everyday, I read Elastic search does compression to 5% of original data. I have set up dashboard that is running based on data from Elastic Search but I am not sure if compression ratio is too high does it affect performance with searching and hence my dashboard doesn't show time based comparisons effectively.
Please feel free to ask if my question is not clear? I do want to know how much is ES compression usually like I want to see example, and when we have Elastic Search instance how much maximum space do we ideally use it to store?
Thanks in advance...