My current setup looks like this
springbootApp -> log.json -> filebeat ->logstash ->elastic ->kibana
I am seeing examples where people use Kafka or Redis. When should I be considering using kafka and when is it not necessary? I am looking to see what tradeoffs and potential pitfalls I have with my current setup?