I'm very new to ELK stack and trying to learn about it. I want to understand if how to plan the capacity for 100GB/day data to be kept for 30 days , how to plan for it. The data is mainly access logs, application logs, events. I will need to run few regular expression to populate data fields ( unless there is any default delimiter support for it ) . I'm planning to keep 3 replicas of it .
Can please someone guide me if how many servers and in what type of configuration would be required for this ?
Thanks very much in advance .