Hi Elastic Community, please need your advice.
I have 2 logstash, 3 elasticsearch nodes, and 1 kibana for one office. I want to scale out the architecture, because there is new office with 300GB/day. My goal is to stick with 1 kibana (make use of kibana space) and add 2 more logstash in that new office. Is there any suggestion and consideration regarding the architecture whether i have to setup new elasticsearch cluster or just have to add more storage to existing elasticsearch cluster?
Thanks