IIS is not deleting logs automatically and storage used can increase a lot due to this.
There is an interesting project here to rotate them https://github.com/geeooff/iis-log-rotator
It is possible for you to embed something on your setup procedure to create a similar task to keep the folder clean ?
Hi Emanuele,
You could handle this using an Automation script that is scheduled to run periodically via the DataMiner Scheduler. The script could clean up IIS logs based on a configurable retention period.
Or are you asking to natively integrate this into the DataMiner setup procedure? In that case, this could also be packaged as a Catalog package that installs the required configuration or scheduled task during deployment, making it easily reusable and deployable across systems.
Kind regards,
Mauro
Hi Emanuele, that absolutely makes sense, but it's not implemented like that right now.
A default policy would definitely be useful. I'd suggest submitting this idea on https://aka.dataminer.services/feature-suggestions
my opinion is this must be configured during the setup of a DMA