7.0

Table Of Contents
5 Enter the following command at a command prompt to apply the new settings to all nodes in your
deployment.
#vcac-config telemetry-config-update --update-info
Adjusting System Settings
As a system administrator, you adjust logging and customize IaaS email templates. You can also manage
settings that appear as defaults for each tenant, such as email servers to handle notifications. Tenant
administrators can choose to override these defaults if their tenant requires different settings.
Customize Data Rollover Settings
You can enable and configure vRealize Automation data rollover settings to control how your system
retains, archives, or deletes legacy data.
Use the data rollover feature to configure the maximum number of days for vRealize Automation to retain
data in the IaaS SQL Server database before archiving or deleting it. By default, this feature is disabled.
Configure data rollover settings on the vRealize Automation Global Settings page. When enabled, this
feature queries and removes data from the following SQL Server database tables:
n
UserLog
n
Audit
n
CategoryLog
n
VirtualMachineHistory
n
VirtualMachineHistoryProp
n
AuditLogItems
n
AuditLogItemsProperties
n
TrackingLogItems
n
WorkflowHistoryInstances
n
WorkflowHistoryResults
If you set DataRolloverIsArchiveEnabled to True, archive versions of the tables are created in the dbo
schema. For example, the archive version of UserLog would be UserLogArchive, and the archive
version of VirtualMachineHistory would be VirtualMachineHistoryArchive.
When enabled, the data rollover feature runs once a day at a predetermined time of 3 a.m. according to
the vRealize Automation appliance time zone configuration. Using the DataRollover
MaximumAgeInDays setting, you can set the maximum number of days that you want to retain the data.
Managing vRealize Automation
VMware, Inc. 29