Difference between revisions of "User History Cleanup"

From Lingoport Wiki
Jump to: navigation, search
 
Line 3: Line 3:
 
Likewise, when users log into the Globalyzer Client (Workbench, CLI, Lite if configured to do so, or the Globalyzer Maven Plugin) and execute scans, that login and scanning history is stored on the Server.
 
Likewise, when users log into the Globalyzer Client (Workbench, CLI, Lite if configured to do so, or the Globalyzer Maven Plugin) and execute scans, that login and scanning history is stored on the Server.
   
Administrators and Managers can view and delete this data on the Server by select Cleanup User History from their home page.
+
Administrators and Managers can view and delete this data on the Server by selecting Cleanup User History from their home page.
   
 
Additionally, a cron job runs nightly to remove data. Our hosted server is configured to keep data for 90 days. If you install your own Enterprise Server, this value is configurable via the gzserver.cleanup.daysToKeep setting in the GzserverConfig.groovy file. If not configured, it defaults to 90 days.
 
Additionally, a cron job runs nightly to remove data. Our hosted server is configured to keep data for 90 days. If you install your own Enterprise Server, this value is configurable via the gzserver.cleanup.daysToKeep setting in the GzserverConfig.groovy file. If not configured, it defaults to 90 days.

Latest revision as of 19:30, 9 April 2018

When users login to their Globalyzer Server accounts, that login history is stored on the Server. Likewise, when users log into the Globalyzer Client (Workbench, CLI, Lite if configured to do so, or the Globalyzer Maven Plugin) and execute scans, that login and scanning history is stored on the Server.

Administrators and Managers can view and delete this data on the Server by selecting Cleanup User History from their home page.

Additionally, a cron job runs nightly to remove data. Our hosted server is configured to keep data for 90 days. If you install your own Enterprise Server, this value is configurable via the gzserver.cleanup.daysToKeep setting in the GzserverConfig.groovy file. If not configured, it defaults to 90 days.