Skip to main content
All CollectionsConnectors
Confluence Data Center Connector
Confluence Data Center Connector
D
Written by Dan Iacono
Updated this week

Required permissions for setup

  • The user setting up this data source must have administrator permissions.

The instructions below will work only for on-prem instances that the Glean Crawler running on GCP can access. Please reach out to Glean Support for any network configuration required.

1. Create a service account for Glean

  1. Sign into Confluence as an admin.

  2. Go to User Management.

  3. Create a user with any name, email, and password.

  4. Click Edit Groups.

  5. Add the service account to confluence-administrators. Alternatively, ensure the user is a space administrator for all spaces that should be crawled.

2. Provide basic information about your Confluence instance

  1. Enter the server's base URL in Glean setup page. For example, https://confluence.mydomain.com.

  2. If a network proxy is used to route requests (contact Glean support to confirm if you are not sure about this), enter the Confluence Server Host or IP in the Server Host or Server IP input fields.

  3. In case there are multiple domains in your Confluence instance, enter all the URLs except the base URL in the Additional domains field. For multiple URLs use commas and no spaces to separate the URLs.

  4. Enter the product access group(s). This should be the group(s) containing all Confluence users. Often, this is confluence-users. For multiple groups use commas and no spaces to separate the group names.

  5. Enter the service account details created earlier into Glean.

  6. Enter the number of API calls per second supported by your Confluence instance.

3. Configure Webhook / Plugin activity

  • Check the Admin-privileged service account checkbox if the service account is a part of the confluence-adminstrators product access group. This will automate setting up the webhook and configuring the Glean plugin after installation.

  • Install the Glean activity plugin which is available on the Atlassian Marketplace. The marketplace page will provide the installation instructions.


Note: The following sections can be skipped if the service account has admin privileges. If your service account does not have admin privileges, please navigate to your newly created instance in Admin Apps Setup page and follow the rest of the instructions from there.


3a. Configuring the Glean activity plugin

  1. We need to configure the Glean activity plugin to send the events to the correct endpoint.

  2. Go to Manage Apps in Confluence Admin UI.

  3. Open the glean_search app and click on Configure.

  4. Copy the target URL from Plugin Target URL box shown on Glean UI and hit Submit.

  5. The activity plugin should now be configured successfully.

3b. Connect the webhook

  1. Go to General Configuration in Confluence Admin UI.

  2. Click Create webhook.

  3. Configure as follows:

Config

Value

Name

Glean Search

URL

Copy the URL from Webhook URL box

Webhook Shared Secret

Use any value. Enter it in Glean setup page and click Save!

Events

Select all

Status

active


โ€‹

Did this answer your question?