What are Audits?
Audits are configured for Omneo events such as Tier achievements.
Contact your Omneo Administrator to configure audit events within Omneo.
Attribute | Description |
---|---|
idINTEGER | A unique Omneo id of the audit |
user_idINTEGER | The user id of the created audit.null if it is a system generated audit record |
eventSTRING | The audited event 'updated', 'created', 'deleted' |
auditable_typeSTRING | The type of the audit event. For example, this would be Tier if the audited event was a tier achievement |
auditable_idINTEGER | The id of the audited event. For example, if a tier was achieved, this would be the id of the tier instance |
old_valuesOBJECT | The original values of the record before to the audited change |
new_valuesOBJECT | The new values of the record after the audited change |
urlSTRING | The URL associated with the audit event |
ip_addressSTRING | The IP address associated with the audit event |
profile_idSTRING | The profile_id associated with the audited event |
token_nameSTRING | The name of the Tokens used in the audited event |
user_agentSTRING | The user associated with the audit event |
created_atDATE-TIME | The ISO date-time of when the audit record was created |
updated_atDATE-TIME | The ISO date-time of when the audit record was last updated |