Currently I use redis -> s3 -> elastic search -> kibana stack to pipe and visualize my logs. I want to bring kafka cluster in this stack and push data from app nodes to kafka cluster.
How exactly can I do this?
Currently I use redis -> s3 -> elastic search -> kibana stack to pipe and visualize my logs. I want to bring kafka cluster in this stack and push data from app nodes to kafka cluster.
How exactly can I do this?