Hi Team,
I want to know the size of DAM for the path /content/dam, I tried below things on production author but its not showing me the size of DAM :
> Creating packages of every DAM paths like content/dam/**/** but not allowing me to create the package.
> I tried with disk usage URL : e.g. http://localhost:4503/etc/reports/diskusage.html?path=/content/dam/geometrixx-outdoors : did not worked on prod author.
Please let me know if there is any other way to calculate the DAM size on AEM Cloud.
Thanks,
SD
Solved! Go to Solution.
Views
Replies
Total Likes
On AEM Cloud, you can leverage Asset Reports, to create DiskUsage Report on any of the Asset Folder. Please find the link as follows:
On AEM Cloud, you can leverage Asset Reports, to create DiskUsage Report on any of the Asset Folder. Please find the link as follows:
Thanks Krati, its good solution but I am getting results over 8000 lines and its really difficult to calculate the DAM size using this option, do we have any other way to calculate the DAM occupied size.
Reagrds,
SD
You can divide rule:
Try to run the DiskUsage Report for different folders instead of Root Path content/dam.
With multiple reports, you can export these into CSV and collate the data into one CSV. Use Excel tools to calculate the total size.
Views
Likes
Replies