0 vote
Hey all,
I need to make sure that RDM does not store activity logs longer than 3 months. I'd like to have this happen automatically.
The datasource is MSSQL.
What would be the best approach for this? As far as I can tell, the Powershell module does not expose this functionality.
I have also found this thread: delete log entries older than 30 days (devolutions.net)
The mentioned deletion via a scheduled query on the database server would be fine by me aswell.
Thanks in advance!
Best regards,
Felix
Hello,
Thank you for your request.
At the moment, we do have a Cleanup logs feature available on a DVLS data source only.
Let me check with our engineering team what we can do about it.
Thank you for your patience.
Best regards,
Érica Poirier
Hello,
After a discussion with the engineering team, we will create a PowerShell cmdlet for being able to delete the Activity logs.
Once it will be available, we will post it here.
I'm moving this thread to the Feature Request section.
Best regards,
Érica Poirier
Hello, thanks for the quick response!
Awesome, sounds great :)
Hello,
These two cmdlets, Clear-RDMEntriesHistory and Clear-RDMActivityLogs, are available in the Devolutions PowerShell module. They allow you to automate the cleanup as desired. If you have any questions or need further assistance, please don’t hesitate to reach out.
Best regards,
Érica Poirier