Add ability for DB maintenance to delete CopiedFile events separately from SessionConnection events
Control logs the file path of all files that are copied using the Windows clipboard during a session even if the files are not transferred to the Host during the session. This is normally okay until you copy a directory that contains thousands of files -- then, logging the full file path of each file causes the database to balloon up to a potentially very large size. It would be ideal if the DB maintenance plans could have an option added to remove only the CopiedFile portion of the events so that these could be removed after a short time, while leaving the SessionConnection event in place to log X days worth of actual connections that took place.
Answer
Granular database maintenance was added in 6.2, see https://docs.connectwise.com/ConnectWise_Control_Documentation/Release_notes/ConnectWise_Control_6.2_Release_Notes#Granular_database_maintenance
You can choose to just remove copied file events (avail in 6.6) -
Customer support service by UserEcho
Granular database maintenance was added in 6.2, see https://docs.connectwise.com/ConnectWise_Control_Documentation/Release_notes/ConnectWise_Control_6.2_Release_Notes#Granular_database_maintenance
https://docs.connectwise.com/ConnectWise_Control_Documentation/Get_started/Administration_page/Database_page
You can choose to just remove copied file events (avail in 6.6) -