You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Sushil Govind <su...@gmail.com> on 2017/07/07 05:39:37 UTC

Finding the Disk Usage of a Topic

Hi,

I wanted to know if I can use the value of the MBean as a indicator for the
Size of a topic partition.Wouldnt aggregating them for all the partitions
of the Topic provide me with the disk usage per Topic ?



kafka.log:type=Log,name=Size,topic= ([-.w]+),partition= ("\\d+")

-- 
Sushil C