Kafka get notification from kafka

Hi folks. I have a specific case that need to get the concrete timestamp of some consumer group disconnection from specific topic. Does Kafka provides a way to get this metadata as notification?
Thanks in advance