light-4j icon indicating copy to clipboard operation
light-4j copied to clipboard

logging, auditig and metrics through Kafka and console

Open stevehu opened this issue 8 years ago • 1 comments

This gives us more opportunities to attach more micorserivces to the stream.

stevehu avatar Apr 06 '17 02:04 stevehu

For developers, you don't need to get Kafka and Zookeeper to be started on your laptop or desktop and the default behaviour is to send all the info to the console. Once Kafka redirect is enabled, it will send to Kafka and usually this should be tested by at least one team member before releasing to official environment.

stevehu avatar Apr 06 '17 19:04 stevehu

This can be done through the kafka-sidecar or building an agent API with kafka-sidecar for all the services to connect from the same cluster.

stevehu avatar Dec 14 '22 18:12 stevehu