How do i know how much data is stored in my Elastic search?

I want to know how much data is stored in my Elastic search, I m exploring the cluster-stats API.

Does "store" -> size_in_bytes , show the size of data stored ?

Welcome to our community! :smiley:

Yes, it does.