Audit Log View - Automate_Studio_Manager - Latest

Automate Studio Manager Guide

Product type
Software
Portfolio
Integrate
Product family
Automate
Product
Automate > Automate Studio Manager
Version
Latest
Language
English
Product name
Automate Studio Manager
Title
Automate Studio Manager Guide
Copyright
2024
First publish date
2018
Last updated
2024-07-22
Published on
2024-07-22T13:20:59.472887

A SQL View that provides details of all audit logs in the system.

Back to Reporting SQL Views.

Field Name DB Type Type Nullable Description
CreatedOn datetime DateTime 0 Date and time the action was performed.
NewValues nvarchar String 0 json indicating new values.
OldValues nvarchar String 0 json indicating old values.
ConfigurationType nvarchar String 0 Type of configuration on which action was performed. Examples:  License, TeamSpace, SAP Servers
Activity nvarchar String 0 Activity performed. Examples: create, update, delete.
DisplayName nvarchar String 0 Display name of the user who performed the action.
UserName nvarchar String 0 User name of the user who performed the action. Format: Domain/username