Skip to main content

Confluence Audit Logs

Returns audit activity related to your Confluence instance.

Sync Type: Incremental

Requirements

Before you connect Monad to Confluence, you need an API token, email, and a cloud ID:

  1. Log in to https://id.atlassian.com/manage-profile/security/api-tokens.

  2. Select Create API token with scopes.

  3. Give your API token a name that describes what it does.

  4. Select an expiration date for the API token(Token expiration is 1 to 365 days*), then click Next

  5. Choose Confluence, then click Next

  6. Select granular permissions, depending on which inputs you plan to use the token for. The below cover all current Atlassian Confluence inputs.

read:audit-log:confluence
  1. Review your choices, then click Create Token

  2. Select Copy, then paste the token to your script, or save it somewhere safe. It's no longer available once exiting this page.

  3. Your cloudID is your tenant ID. If your Confluence URL is 'acme.atlassian.net', you can retrieve your cloud ID by visiting https://acme.atlassian.net/_edge/tenant_info

  4. The email address is the one associated with your Atlassian account used to create the token.

*Note: When generating an API Token, please be mindful of its expiry date, as the token and its expiry is not generated by Monad. If the token expires, any inputs relying on it will result in errors. To continue, you will need to regenerate a new API Token through the UI.

Configuration

The following configuration defines the input parameters. Each field's specifications, such as type, requirements, and descriptions, are detailed below.

Settings

SettingTypeRequiredDescription
EmailstringYesThe email address associated with your Atlassian account used to access Confluence.
CloudIdstringYesYour cloudID is your tenant ID. If your Confluence URL is 'acme.atlassian.net', you can retrieve your cloud ID by visiting https://acme.atlassian.net/_edge/tenant_info
Backfill Start TimestringNoThe date to start fetching data from. If not specified, no past records will be fetched.

Secrets

SecretTypeRequiredDescription
Api TokenstringYesThis is the token you generate from your Atlassian account for API access.

https://developer.atlassian.com/cloud/confluence/rest/v1/api-group-audit/#api-group-audit