Display data volume per index on a daily basis

I would like to see for a given date how many documents/logs are created and what is the storage size consumed by the newly created documents/log record

I want to know the daily data consumed by customers.

Please let me know the solution

You will likely need this https://www.elastic.co/guide/en/elasticsearch/plugins/current/mapper-size.html

Am using 5.6 version, Is there any way to track the daily customer usage

Am using 5.6 version, Is there any way to track the daily customer usage