I know that is possible to get the latest offset of a kafka but is it possible to get the timestamp of the last change of a kafka topic via the kafka console scripts ?
I saw this question Kafka: How to get last modified time for a topic i.e. last message added to any partition of the topic but with no real answer to my question.
Add this to the current command --property print.timestamp=true
That will print the timestamp CreateTime:1544706749268
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With