Difference between revisions of "Global Audit Log"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
{{:Governance Log}} | {{:Governance Log}} | ||
In addition to the | In addition to the tenant-level fields shown above, the global audit log contains an additional field: | ||
:{| border="1" cellpadding="5" cellspacing="0" | :{| border="1" cellpadding="5" cellspacing="0" | ||
!Field | !Field | ||
!Description | !Description | ||
|- | |- | ||
| | | customer_number | ||
| | | Tenant Number | ||
|} | |} |
Latest revision as of 01:35, 29 September 2011
The Global Audit Log is a custom object in the global (ISV) tenancy. It contains information compiled from all tenants.
Governance Threshold Violations
When global Service Configuration code-execution limits ("Develop Configuration") or tenant-specific limits ("Java Code Governors") are exceeded, an audit log entry is generated.
Field Description user_name Login User Name of user who caused the limit to be exceeded user_id User's ID type Governance Threshold Violation type_code 137, see Log Codes operation - Data Policy - Invoke Method
- Controller
- Page
- Job Scheduler
- REST - Class Execution
operation_code - 1 - Data Policy - Invoke Method
- 2 - Controller
- 3 - Page
- 4 - Job Scheduler
- 5 - REST - Class Execution
description Name of the Class or Page and a Threshold Violation Message reference_id - Record Id for "Data Policy - Invoke Method"
- Class name or Page name for other Threshold violations
In addition to the tenant-level fields shown above, the global audit log contains an additional field:
Field Description customer_number Tenant Number