Audit Events
Audit events tracked by Alteryx Analytics Cloud (AAC) and captured in the audit trail.
Account Administration
Event | Description | Additional Metadata |
---|---|---|
| Audit to cloud storage connection is created. | bucketName cloudStorageType (S3, Azure, GCS, etc) |
| Audit to cloud storage connection is updated. | cloudStorageType (S3, Azure, GCS, etc) new: { bucketName, bucketRegion, roleArn } (if successful) old: { bucketName, bucketRegion, roleArn } |
| Audit to cloud storage connection is deleted. | cloudStorageType (S3, Azure, GCS, etc) (if successful) bucketName |
| Creation of a billing account. | billingAccountId billingAccount.getName() |
| A modification to the name of the billing account. | billingAccountId oldBillingAccountName newBillingAccountName |
| A modification to the number of effective entitlements. | oldEntitlementQuantity newEntitlementQuantity |
| An attempt to assign 1 or more users a role was rejected because the users were already assigned the specified role. | productPolicyIduserIds |
| An attempt to assign 1 or more users a role was rejected because there were insufficient entitlements. | productPolicyIduserIds |
| An attempt to assign 1 or more users a role was rejected because there were insufficient seats for a specific role. | productPolicyId userIdsWithUnassignedSeat |
| 1 or more users have been assigned a role. | userIdsWithUnassignedSeat productPolicyId |
| An attempt to add assigned seats exceeded the contracted values and the seats causing overages have been revoked. | removedProductPolicyIds removedUserIds |
| A modification to the contract tier. | oldTierName newTierName workspaceName |
| A product entitlement has been provisioned as a result of a change to the contract. | productName productSKU |
| A product entitlement has been removed as a result of an expired contract. | productName productSKU |
| A product has been enabled in a workspace as a result of a change to the contract. | |
| A product has been disabled in a workspace as a result of an expired contract. | |
| An API access token has been set up as a result of a contract change. | licenseBillingService |
| An API access token has been disabled as a result of an expired contract. | |
| Seats have been revoked. | removedProductPolicyIds removedUserIds |
| An attempt to remove seats occurred, but it was not successful as there are no seats to be revoked. | removedProductPolicyIds removedUserIds |
Workflow
Event | Description | Additional Metadata |
---|---|---|
| Creating a new workflow. | assetId workflowName workflowMode |
| Importing workflow is complete. | assetId workflowName |
| Workflow is deleted. | assetId workflowName |
| Initiating Full Run execution for workflow. | assetId workflowName initiatedFrom |
| Workflow is exported. | assetId workflowName |
| Capturing any update to a workflow (when a new version was added for workflow). | assetId workflowName |
| Renaming workflow. | assetId oldWorkflowName newWorkflowName |
| Setting a name for specific workflow version. | assetId versionId versionName |
| Removing access for workflow. | assetId workflowName removedAccessUserId removedAccessUserEmail |
| Sharing access on workflow. | assetId workflowName shareeUserId shareeEmail permishionType |
Scheduling
Event | Description | Additional Metadata |
---|---|---|
| Schedule created. | asset_type asset_id(s) |
| Schedule modified. | asset_type asset_id(s) |
| Schedule enabled. | asset_type asset_id(s) |
| Schedule disabled. | asset_type asset_id(s) |
| Schedule deleted. | asset_type asset_id(s) |
| Schedule data connection created. | asset_type asset_id(s) |
| Schedule data connection updated. | asset_type asset_id(s) |