Assets not being used
Hi guys,
Is there a way to find all unused DAM assets?
Our assets are increasing in size and we want a way to delete all unused stuff.
We have assets in our DAM (jpg, png, etc) being acessed by:
a) Adobe AEM normal pages (reference by components or dialog properties);
b) Referenced by url property of less (css) code;
c) External systems directly acessing our assets through http requests.
I think the only way to find the unused assets is by checking if the asset had no HTTP requests since X date.
Does AEM provide a way to do that?