Hi,
I have a lot of log files in each hour it will be created a new file log so i get it and i filter it with this architecture :
filebeat -> logstash -> Elasticsearch -> kibana
I would to know there is any avantage to use kafka between filebeat and logstash and why? or should i forgot the kafka in my exemple ? ...
Any help would be sincerely appreciate!