Private
clientCreates a record in the audit log.
Permissions required: 'Confluence Administrator' global permission.
Optional
parameters: Parameters.CreateAuditRecordOptional
callback: undefinedExports audit records as a CSV file or ZIP file.
Permissions required: 'Confluence Administrator' global permission.
Exports audit records as a CSV file or ZIP file.
Permissions required: 'Confluence Administrator' global permission.
Optional
parameters: Parameters.ExportAuditRecordsOptional
callback: undefinedReturns all records in the audit log, optionally for a certain date range. This contains information about events like space exports, group membership changes, app installations, etc. For more information, see Audit log in the Confluence administrator's guide.
Permissions required: 'Confluence Administrator' global permission.
Returns all records in the audit log, optionally for a certain date range. This contains information about events like space exports, group membership changes, app installations, etc. For more information, see Audit log in the Confluence administrator's guide.
Permissions required: 'Confluence Administrator' global permission.
Optional
parameters: Parameters.GetAuditRecordsOptional
callback: undefinedReturns records from the audit log, for a time period back from the current date. For example, you can use this method to get the last 3 months of records.
This contains information about events like space exports, group membership changes, app installations, etc. For more information, see Audit log in the Confluence administrator's guide.
Permissions required: 'Confluence Administrator' global permission.
Returns records from the audit log, for a time period back from the current date. For example, you can use this method to get the last 3 months of records.
This contains information about events like space exports, group membership changes, app installations, etc. For more information, see Audit log in the Confluence administrator's guide.
Permissions required: 'Confluence Administrator' global permission.
Optional
parameters: GetAuditRecordsForTimePeriodOptional
callback: undefinedReturns the retention period for records in the audit log. The retention period is how long an audit record is kept for, from creation date until it is deleted.
Permissions required: 'Confluence Administrator' global permission.
Returns the retention period for records in the audit log. The retention period is how long an audit record is kept for, from creation date until it is deleted.
Permissions required: 'Confluence Administrator' global permission.
Optional
callback: undefinedSets the retention period for records in the audit log. The retention period can be set to a maximum of 20 years.
Permissions required: 'Confluence Administrator' global permission.
Sets the retention period for records in the audit log. The retention period can be set to a maximum of 20 years.
Permissions required: 'Confluence Administrator' global permission.
Optional
parameters: SetRetentionPeriodOptional
callback: undefinedGenerated using TypeDoc v0.25.12
Creates a record in the audit log.
Permissions required: 'Confluence Administrator' global permission.